@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:21.959Z") @Stability(value=Stable) public interface CfnIdentityPoolRoleAttachmentProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-identitypoolroleattachment.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnIdentityPoolRoleAttachmentProps.Builder
A builder for
CfnIdentityPoolRoleAttachmentProps |
static class |
CfnIdentityPoolRoleAttachmentProps.Jsii$Proxy
An implementation for
CfnIdentityPoolRoleAttachmentProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnIdentityPoolRoleAttachmentProps.Builder |
builder() |
String |
getIdentityPoolId()
`AWS::Cognito::IdentityPoolRoleAttachment.IdentityPoolId`.
|
default Object |
getRoleMappings()
`AWS::Cognito::IdentityPoolRoleAttachment.RoleMappings`.
|
default Object |
getRoles()
`AWS::Cognito::IdentityPoolRoleAttachment.Roles`.
|
@Stability(value=Stable) @NotNull String getIdentityPoolId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-identitypoolroleattachment.html#cfn-cognito-identitypoolroleattachment-identitypoolid@Stability(value=Stable) @Nullable default Object getRoleMappings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-identitypoolroleattachment.html#cfn-cognito-identitypoolroleattachment-rolemappings@Stability(value=Stable) @Nullable default Object getRoles()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-identitypoolroleattachment.html#cfn-cognito-identitypoolroleattachment-roles@Stability(value=Stable) static CfnIdentityPoolRoleAttachmentProps.Builder builder()
Copyright © 2020. All rights reserved.