Uses of Class
software.amazon.awscdk.services.cognito.CfnUserPoolDomainProps.Builder
-
Uses of CfnUserPoolDomainProps.Builder in software.amazon.awscdk.services.cognito
Modifier and TypeMethodDescriptionCfnUserPoolDomainProps.builder()
CfnUserPoolDomainProps.Builder.customDomainConfig
(IResolvable customDomainConfig) Sets the value ofCfnUserPoolDomainProps.getCustomDomainConfig()
CfnUserPoolDomainProps.Builder.customDomainConfig
(CfnUserPoolDomain.CustomDomainConfigTypeProperty customDomainConfig) Sets the value ofCfnUserPoolDomainProps.getCustomDomainConfig()
Sets the value ofCfnUserPoolDomainProps.getDomain()
CfnUserPoolDomainProps.Builder.userPoolId
(String userPoolId) Sets the value ofCfnUserPoolDomainProps.getUserPoolId()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnUserPoolDomainProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnUserPoolDomainProps.Builder
.