@Stability(value=Stable) @Internal public static final class CfnIdentityPoolRoleAttachmentProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnIdentityPoolRoleAttachmentProps
CfnIdentityPoolRoleAttachmentPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnIdentityPoolRoleAttachmentProps.Builder, CfnIdentityPoolRoleAttachmentProps.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(String identityPoolId,
Object roleMappings,
Object roles)
Constructor that initializes the object based on literal property values passed by the
CfnIdentityPoolRoleAttachmentProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getIdentityPoolId()
`AWS::Cognito::IdentityPoolRoleAttachment.IdentityPoolId`.
|
Object |
getRoleMappings()
`AWS::Cognito::IdentityPoolRoleAttachment.RoleMappings`.
|
Object |
getRoles()
`AWS::Cognito::IdentityPoolRoleAttachment.Roles`.
|
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(String identityPoolId, Object roleMappings, Object roles)
CfnIdentityPoolRoleAttachmentProps.Builder.public final String getIdentityPoolId()
CfnIdentityPoolRoleAttachmentPropsgetIdentityPoolId in interface CfnIdentityPoolRoleAttachmentPropspublic final Object getRoleMappings()
CfnIdentityPoolRoleAttachmentPropsgetRoleMappings in interface CfnIdentityPoolRoleAttachmentPropspublic final Object getRoles()
CfnIdentityPoolRoleAttachmentPropsgetRoles in interface CfnIdentityPoolRoleAttachmentProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.