Uses of Enum Class
software.amazon.awscdk.services.cognito.identitypool.alpha.RoleMappingMatchType
-
Uses of RoleMappingMatchType in software.amazon.awscdk.services.cognito.identitypool.alpha
Methods in software.amazon.awscdk.services.cognito.identitypool.alpha that return RoleMappingMatchTypeModifier and TypeMethodDescriptiondefault RoleMappingMatchTypeRoleMappingRule.getMatchType()(experimental) How to match with the Claim value.final RoleMappingMatchTypeRoleMappingRule.Jsii$Proxy.getMatchType()static RoleMappingMatchTypeReturns the enum constant of this class with the specified name.static RoleMappingMatchType[]RoleMappingMatchType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in software.amazon.awscdk.services.cognito.identitypool.alpha with parameters of type RoleMappingMatchTypeModifier and TypeMethodDescriptionRoleMappingRule.Builder.matchType(RoleMappingMatchType matchType) Sets the value ofRoleMappingRule.getMatchType()