@Stability(value=Stable) @Internal public static final class CfnIdentityPoolRoleAttachment.RoleMappingProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnIdentityPoolRoleAttachment.RoleMappingProperty
CfnIdentityPoolRoleAttachment.RoleMappingPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnIdentityPoolRoleAttachment.RoleMappingProperty.Builder, CfnIdentityPoolRoleAttachment.RoleMappingProperty.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 type,
String ambiguousRoleResolution,
String identityProvider,
Object rulesConfiguration)
Constructor that initializes the object based on literal property values passed by the
CfnIdentityPoolRoleAttachment.MappingRuleProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getAmbiguousRoleResolution()
`CfnIdentityPoolRoleAttachment.RoleMappingProperty.AmbiguousRoleResolution`.
|
String |
getIdentityProvider()
`CfnIdentityPoolRoleAttachment.RoleMappingProperty.IdentityProvider`.
|
Object |
getRulesConfiguration()
`CfnIdentityPoolRoleAttachment.RoleMappingProperty.RulesConfiguration`.
|
String |
getType()
`CfnIdentityPoolRoleAttachment.RoleMappingProperty.Type`.
|
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 type, String ambiguousRoleResolution, String identityProvider, Object rulesConfiguration)
CfnIdentityPoolRoleAttachment.MappingRuleProperty.Builder.public final String getType()
CfnIdentityPoolRoleAttachment.RoleMappingPropertygetType in interface CfnIdentityPoolRoleAttachment.RoleMappingPropertypublic final String getAmbiguousRoleResolution()
CfnIdentityPoolRoleAttachment.RoleMappingPropertygetAmbiguousRoleResolution in interface CfnIdentityPoolRoleAttachment.RoleMappingPropertypublic final String getIdentityProvider()
CfnIdentityPoolRoleAttachment.RoleMappingPropertygetIdentityProvider in interface CfnIdentityPoolRoleAttachment.RoleMappingPropertypublic final Object getRulesConfiguration()
CfnIdentityPoolRoleAttachment.RoleMappingPropertygetRulesConfiguration in interface CfnIdentityPoolRoleAttachment.RoleMappingProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.