@Stability(value=Stable)
public static interface CfnIdentityPoolRoleAttachment.RoleMappingProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnIdentityPoolRoleAttachment.RoleMappingProperty.Builder
A builder for
CfnIdentityPoolRoleAttachment.RoleMappingProperty |
static class |
CfnIdentityPoolRoleAttachment.RoleMappingProperty.Jsii$Proxy
An implementation for
CfnIdentityPoolRoleAttachment.RoleMappingProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnIdentityPoolRoleAttachment.RoleMappingProperty.Builder |
builder() |
default String |
getAmbiguousRoleResolution()
`CfnIdentityPoolRoleAttachment.RoleMappingProperty.AmbiguousRoleResolution`.
|
default String |
getIdentityProvider()
`CfnIdentityPoolRoleAttachment.RoleMappingProperty.IdentityProvider`.
|
default Object |
getRulesConfiguration()
`CfnIdentityPoolRoleAttachment.RoleMappingProperty.RulesConfiguration`.
|
String |
getType()
`CfnIdentityPoolRoleAttachment.RoleMappingProperty.Type`.
|
@Stability(value=Stable) @NotNull String getType()
@Stability(value=Stable) @Nullable default String getAmbiguousRoleResolution()
@Stability(value=Stable) @Nullable default String getIdentityProvider()
@Stability(value=Stable) @Nullable default Object getRulesConfiguration()
@Stability(value=Stable) static CfnIdentityPoolRoleAttachment.RoleMappingProperty.Builder builder()
Copyright © 2021. All rights reserved.