@Stability(value=Experimental) @Internal public static final class IdentityPoolRoleAttachmentProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements IdentityPoolRoleAttachmentProps
IdentityPoolRoleAttachmentPropssoftware.amazon.jsii.JsiiObject.InitializationModeIdentityPoolRoleAttachmentProps.Builder, IdentityPoolRoleAttachmentProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(IdentityPoolRoleAttachmentProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
IdentityPoolRoleAttachmentProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
IRole |
getAuthenticatedRole()
(experimental) Default Authenticated (User) Role.
|
IIdentityPool |
getIdentityPool()
(experimental) Id of the Attachments Underlying Identity Pool.
|
List<IdentityPoolRoleMapping> |
getRoleMappings()
(experimental) Rules for mapping roles to users.
|
IRole |
getUnauthenticatedRole()
(experimental) Default Unauthenticated (Guest) Role.
|
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(IdentityPoolRoleAttachmentProps.Builder builder)
IdentityPoolRoleAttachmentProps.Builder.public final IIdentityPool getIdentityPool()
IdentityPoolRoleAttachmentPropsgetIdentityPool in interface IdentityPoolRoleAttachmentPropspublic final IRole getAuthenticatedRole()
IdentityPoolRoleAttachmentPropsDefault: - No default authenticated role will be added
getAuthenticatedRole in interface IdentityPoolRoleAttachmentPropspublic final List<IdentityPoolRoleMapping> getRoleMappings()
IdentityPoolRoleAttachmentPropsDefault: - no Role Mappings
getRoleMappings in interface IdentityPoolRoleAttachmentPropspublic final IRole getUnauthenticatedRole()
IdentityPoolRoleAttachmentPropsDefault: - No default unauthenticated role will be added
getUnauthenticatedRole in interface IdentityPoolRoleAttachmentProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.