| Package | Description |
|---|---|
| software.amazon.awscdk.services.cognito.identitypool |
Amazon Cognito Identity Pool Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static IdentityPoolRoleMapping.Builder |
IdentityPoolRoleMapping.builder() |
IdentityPoolRoleMapping.Builder |
IdentityPoolRoleMapping.Builder.providerUrl(IdentityPoolProviderUrl providerUrl)
Sets the value of
IdentityPoolRoleMapping.getProviderUrl() |
IdentityPoolRoleMapping.Builder |
IdentityPoolRoleMapping.Builder.resolveAmbiguousRoles(Boolean resolveAmbiguousRoles)
Sets the value of
IdentityPoolRoleMapping.getResolveAmbiguousRoles() |
IdentityPoolRoleMapping.Builder |
IdentityPoolRoleMapping.Builder.rules(List<? extends RoleMappingRule> rules)
Sets the value of
IdentityPoolRoleMapping.getRules() |
IdentityPoolRoleMapping.Builder |
IdentityPoolRoleMapping.Builder.useToken(Boolean useToken)
Sets the value of
IdentityPoolRoleMapping.getUseToken() |
| Constructor and Description |
|---|
Jsii$Proxy(IdentityPoolRoleMapping.Builder builder)
Constructor that initializes the object based on literal property values passed by the
IdentityPoolRoleMapping.Builder. |
Copyright © 2022. All rights reserved.