Uses of Interface
software.amazon.awscdk.services.cognito.CfnUserPoolDomain.CustomDomainConfigTypeProperty
-
Uses of CfnUserPoolDomain.CustomDomainConfigTypeProperty in software.amazon.awscdk.services.cognito
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnUserPoolDomain.CustomDomainConfigTypeProperty
Modifier and TypeMethodDescriptionCfnUserPoolDomain.CustomDomainConfigTypeProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnUserPoolDomain.Builder.customDomainConfig
(CfnUserPoolDomain.CustomDomainConfigTypeProperty customDomainConfig) The configuration for a custom domain that hosts the sign-up and sign-in pages for your application.CfnUserPoolDomainProps.Builder.customDomainConfig
(CfnUserPoolDomain.CustomDomainConfigTypeProperty customDomainConfig) Sets the value ofCfnUserPoolDomainProps.getCustomDomainConfig()
void
CfnUserPoolDomain.setCustomDomainConfig
(CfnUserPoolDomain.CustomDomainConfigTypeProperty value) The configuration for a custom domain that hosts the sign-up and sign-in pages for your application.