@Stability(value=Stable)
public static interface CfnIdentityPoolRoleAttachment.RoleMappingProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-identitypoolroleattachment-rolemapping.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-identitypoolroleattachment-rolemapping.html#cfn-cognito-identitypoolroleattachment-rolemapping-type@Stability(value=Stable) @Nullable default String getAmbiguousRoleResolution()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-identitypoolroleattachment-rolemapping.html#cfn-cognito-identitypoolroleattachment-rolemapping-ambiguousroleresolution@Stability(value=Stable) @Nullable default String getIdentityProvider()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-identitypoolroleattachment-rolemapping.html#cfn-cognito-identitypoolroleattachment-rolemapping-identityprovider@Stability(value=Stable) @Nullable default Object getRulesConfiguration()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-identitypoolroleattachment-rolemapping.html#cfn-cognito-identitypoolroleattachment-rolemapping-rulesconfiguration@Stability(value=Stable) static CfnIdentityPoolRoleAttachment.RoleMappingProperty.Builder builder()
Copyright © 2020. All rights reserved.