@Stability(value=Stable)
public static interface CfnIdentityPoolRoleAttachment.MappingRuleProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-identitypoolroleattachment-mappingrule.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-identitypoolroleattachment-mappingrule.html#cfn-cognito-identitypoolroleattachment-mappingrule-claim@Stability(value=Stable) @NotNull String getMatchType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-identitypoolroleattachment-mappingrule.html#cfn-cognito-identitypoolroleattachment-mappingrule-matchtype@Stability(value=Stable) @NotNull String getRoleArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-identitypoolroleattachment-mappingrule.html#cfn-cognito-identitypoolroleattachment-mappingrule-rolearn@Stability(value=Stable) @NotNull String getValue()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cognito-identitypoolroleattachment-mappingrule.html#cfn-cognito-identitypoolroleattachment-mappingrule-value@Stability(value=Stable) static CfnIdentityPoolRoleAttachment.MappingRuleProperty.Builder builder()
Copyright © 2020. All rights reserved.