@Stability(value=Stable) @Internal public static final class CfnAccessPolicy.AccessPolicyIdentityProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAccessPolicy.AccessPolicyIdentityProperty
CfnAccessPolicy.AccessPolicyIdentityPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnAccessPolicy.AccessPolicyIdentityProperty.Builder, CfnAccessPolicy.AccessPolicyIdentityProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Object iamRole,
Object iamUser,
Object user)
Constructor that initializes the object based on literal property values passed by the
CfnAccessPolicy.AccessPolicyIdentityProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getIamRole()
`CfnAccessPolicy.AccessPolicyIdentityProperty.IamRole`.
|
Object |
getIamUser()
`CfnAccessPolicy.AccessPolicyIdentityProperty.IamUser`.
|
Object |
getUser()
`CfnAccessPolicy.AccessPolicyIdentityProperty.User`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(Object iamRole, Object iamUser, Object user)
CfnAccessPolicy.AccessPolicyIdentityProperty.Builder.public final Object getIamRole()
CfnAccessPolicy.AccessPolicyIdentityPropertygetIamRole in interface CfnAccessPolicy.AccessPolicyIdentityPropertypublic final Object getIamUser()
CfnAccessPolicy.AccessPolicyIdentityPropertygetIamUser in interface CfnAccessPolicy.AccessPolicyIdentityPropertypublic final Object getUser()
CfnAccessPolicy.AccessPolicyIdentityPropertygetUser in interface CfnAccessPolicy.AccessPolicyIdentityProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.