| Package | Description |
|---|---|
| software.amazon.awscdk.services.cognito.identitypool |
Amazon Cognito Identity Pool Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static RoleMappingRule.Builder |
RoleMappingRule.builder() |
RoleMappingRule.Builder |
RoleMappingRule.Builder.claim(String claim)
Sets the value of
RoleMappingRule.getClaim() |
RoleMappingRule.Builder |
RoleMappingRule.Builder.claimValue(String claimValue)
Sets the value of
RoleMappingRule.getClaimValue() |
RoleMappingRule.Builder |
RoleMappingRule.Builder.mappedRole(IRole mappedRole)
Sets the value of
RoleMappingRule.getMappedRole() |
RoleMappingRule.Builder |
RoleMappingRule.Builder.matchType(RoleMappingMatchType matchType)
Sets the value of
RoleMappingRule.getMatchType() |
| Constructor and Description |
|---|
Jsii$Proxy(RoleMappingRule.Builder builder)
Constructor that initializes the object based on literal property values passed by the
RoleMappingRule.Builder. |
Copyright © 2022. All rights reserved.