Uses of Interface
software.amazon.awscdk.services.cognito.identitypool.alpha.RoleMappingRule
-
Uses of RoleMappingRule in software.amazon.awscdk.services.cognito.identitypool.alpha
Classes in software.amazon.awscdk.services.cognito.identitypool.alpha that implement RoleMappingRuleMethods in software.amazon.awscdk.services.cognito.identitypool.alpha that return RoleMappingRuleModifier and TypeMethodDescriptionRoleMappingRule.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.cognito.identitypool.alpha that return types with arguments of type RoleMappingRuleModifier and TypeMethodDescriptiondefault List<RoleMappingRule>IdentityPoolRoleMapping.getRules()(experimental) The claim and value that must be matched in order to assume the role.final List<RoleMappingRule>IdentityPoolRoleMapping.Jsii$Proxy.getRules()Method parameters in software.amazon.awscdk.services.cognito.identitypool.alpha with type arguments of type RoleMappingRuleModifier and TypeMethodDescriptionIdentityPoolRoleMapping.Builder.rules(List<? extends RoleMappingRule> rules) Sets the value ofIdentityPoolRoleMapping.getRules()