@Stability(value=Stable)
public static interface CfnIdentityPoolRoleAttachment.MappingRuleProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnIdentityPoolRoleAttachment.MappingRuleProperty.Builder
A builder for
CfnIdentityPoolRoleAttachment.MappingRuleProperty |
static class |
CfnIdentityPoolRoleAttachment.MappingRuleProperty.Jsii$Proxy
An implementation for
CfnIdentityPoolRoleAttachment.MappingRuleProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnIdentityPoolRoleAttachment.MappingRuleProperty.Builder |
builder() |
String |
getClaim()
`CfnIdentityPoolRoleAttachment.MappingRuleProperty.Claim`.
|
String |
getMatchType()
`CfnIdentityPoolRoleAttachment.MappingRuleProperty.MatchType`.
|
String |
getRoleArn()
`CfnIdentityPoolRoleAttachment.MappingRuleProperty.RoleARN`.
|
String |
getValue()
`CfnIdentityPoolRoleAttachment.MappingRuleProperty.Value`.
|
@Stability(value=Stable) @NotNull String getClaim()
@Stability(value=Stable) @NotNull String getMatchType()
@Stability(value=Stable) @NotNull String getRoleArn()
@Stability(value=Stable) @NotNull String getValue()
@Stability(value=Stable) static CfnIdentityPoolRoleAttachment.MappingRuleProperty.Builder builder()
Copyright © 2021. All rights reserved.