Uses of Interface
software.amazon.awscdk.services.cognito.CfnUserPool.PoliciesProperty
-
Uses of CfnUserPool.PoliciesProperty in software.amazon.awscdk.services.cognito
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnUserPool.PoliciesProperty
Modifier and TypeMethodDescriptionCfnUserPool.PoliciesProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnUserPool.Builder.policies
(CfnUserPool.PoliciesProperty policies) A list of user pool policies.CfnUserPoolProps.Builder.policies
(CfnUserPool.PoliciesProperty policies) Sets the value ofCfnUserPoolProps.getPolicies()
void
CfnUserPool.setPolicies
(CfnUserPool.PoliciesProperty value) A list of user pool policies.