| Package | Description |
|---|---|
| software.amazon.awscdk.services.cognito |
Amazon Cognito Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnIdentityPoolRoleAttachment.Builder |
CfnIdentityPoolRoleAttachment.Builder.create(software.constructs.Construct scope,
String id) |
CfnIdentityPoolRoleAttachment.Builder |
CfnIdentityPoolRoleAttachment.Builder.identityPoolId(String identityPoolId)
`AWS::Cognito::IdentityPoolRoleAttachment.IdentityPoolId`.
|
CfnIdentityPoolRoleAttachment.Builder |
CfnIdentityPoolRoleAttachment.Builder.roleMappings(IResolvable roleMappings)
`AWS::Cognito::IdentityPoolRoleAttachment.RoleMappings`.
|
CfnIdentityPoolRoleAttachment.Builder |
CfnIdentityPoolRoleAttachment.Builder.roleMappings(Map<String,? extends Object> roleMappings)
`AWS::Cognito::IdentityPoolRoleAttachment.RoleMappings`.
|
CfnIdentityPoolRoleAttachment.Builder |
CfnIdentityPoolRoleAttachment.Builder.roles(Object roles)
`AWS::Cognito::IdentityPoolRoleAttachment.Roles`.
|
Copyright © 2021. All rights reserved.