| Package | Description |
|---|---|
| software.amazon.awscdk.services.cognito.identitypool |
Amazon Cognito Identity Pool Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
default RoleMappingMatchType |
RoleMappingRule.getMatchType()
(experimental) How to match with the Claim value.
|
RoleMappingMatchType |
RoleMappingRule.Jsii$Proxy.getMatchType() |
static RoleMappingMatchType |
RoleMappingMatchType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RoleMappingMatchType[] |
RoleMappingMatchType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RoleMappingRule.Builder |
RoleMappingRule.Builder.matchType(RoleMappingMatchType matchType)
Sets the value of
RoleMappingRule.getMatchType() |
Copyright © 2022. All rights reserved.