Uses of Interface
software.amazon.awscdk.services.cognito.CustomDomainOptions
Packages that use CustomDomainOptions
-
Uses of CustomDomainOptions in software.amazon.awscdk.services.cognito
Classes in software.amazon.awscdk.services.cognito that implement CustomDomainOptionsMethods in software.amazon.awscdk.services.cognito that return CustomDomainOptionsModifier and TypeMethodDescriptionCustomDomainOptions.Builder.build()Builds the configured instance.default CustomDomainOptionsUserPoolDomainOptions.getCustomDomain()Associate a custom domain with your user pool EithercustomDomainorcognitoDomainmust be specified.final CustomDomainOptionsUserPoolDomainOptions.Jsii$Proxy.getCustomDomain()final CustomDomainOptionsUserPoolDomainProps.Jsii$Proxy.getCustomDomain()Methods in software.amazon.awscdk.services.cognito with parameters of type CustomDomainOptionsModifier and TypeMethodDescriptionUserPoolDomain.Builder.customDomain(CustomDomainOptions customDomain) Associate a custom domain with your user pool EithercustomDomainorcognitoDomainmust be specified.UserPoolDomainOptions.Builder.customDomain(CustomDomainOptions customDomain) Sets the value ofUserPoolDomainOptions.getCustomDomain()UserPoolDomainProps.Builder.customDomain(CustomDomainOptions customDomain) Sets the value ofUserPoolDomainOptions.getCustomDomain()