Package io.aws.lambda.events.system
Class IamPolicyResponse.Statement
- java.lang.Object
-
- io.aws.lambda.events.system.IamPolicyResponse.Statement
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- IamPolicyResponse
public static class IamPolicyResponse.Statement extends java.lang.Object implements java.io.Serializable- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Statement()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description @NotNull java.util.Map<java.lang.String,java.util.Map<java.lang.String,java.lang.Object>>getCondition()@NotNull java.util.List<java.lang.String>getResource()
-