@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:16.735Z") @Stability(value=Stable) public interface CfnIdentityPoolRoleAttachmentProps extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @Nullable default Object getRoleMappings()
@Stability(value=Stable) @Nullable default Object getRoles()
@Stability(value=Stable) static CfnIdentityPoolRoleAttachmentProps.Builder builder()
Copyright © 2021. All rights reserved.