| Package | Description |
|---|---|
| software.amazon.awscdk.services.cognito.identitypool |
Amazon Cognito Identity Pool Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
RoleMappingRule.Jsii$Proxy
An implementation for
RoleMappingRule |
| Modifier and Type | Method and Description |
|---|---|
RoleMappingRule |
RoleMappingRule.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
default List<RoleMappingRule> |
IdentityPoolRoleMapping.getRules()
(experimental) The claim and value that must be matched in order to assume the role.
|
List<RoleMappingRule> |
IdentityPoolRoleMapping.Jsii$Proxy.getRules() |
| Modifier and Type | Method and Description |
|---|---|
IdentityPoolRoleMapping.Builder |
IdentityPoolRoleMapping.Builder.rules(List<? extends RoleMappingRule> rules)
Sets the value of
IdentityPoolRoleMapping.getRules() |
Copyright © 2022. All rights reserved.