Class IamPolicyResponse

  • All Implemented Interfaces:
    java.io.Serializable

    public class IamPolicyResponse
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Constructor Detail

      • IamPolicyResponse

        public IamPolicyResponse()
    • Method Detail

      • getContext

        @NotNull
        public @NotNull java.util.Map<java.lang.String,​java.lang.Object> getContext()
      • getPolicyDocument

        public java.util.Map<java.lang.String,​java.lang.Object> getPolicyDocument()