Uses of Interface
software.amazon.awscdk.services.cognito.SignInPolicy
Packages that use SignInPolicy
-
Uses of SignInPolicy in software.amazon.awscdk.services.cognito
Classes in software.amazon.awscdk.services.cognito that implement SignInPolicyMethods in software.amazon.awscdk.services.cognito that return SignInPolicyModifier and TypeMethodDescriptionSignInPolicy.Builder.build()Builds the configured instance.default SignInPolicyUserPoolProps.getSignInPolicy()Sign-in policy for this user pool.final SignInPolicyUserPoolProps.Jsii$Proxy.getSignInPolicy()Methods in software.amazon.awscdk.services.cognito with parameters of type SignInPolicyModifier and TypeMethodDescriptionUserPool.Builder.signInPolicy(SignInPolicy signInPolicy) Sign-in policy for this user pool.UserPoolProps.Builder.signInPolicy(SignInPolicy signInPolicy) Sets the value ofUserPoolProps.getSignInPolicy()