Uses of Interface
software.amazon.awscdk.services.cognito.SignInUrlOptions
-
Uses of SignInUrlOptions in software.amazon.awscdk.services.cognito
Modifier and TypeMethodDescriptionSignInUrlOptions.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionUserPoolDomain.signInUrl
(UserPoolClient client, SignInUrlOptions options) The URL to the sign in page in this domain using a specific UserPoolClient.