Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.cognito.CfnUserPoolDomainMixinProps.Builder
Packages that use CfnUserPoolDomainMixinProps.Builder
-
Uses of CfnUserPoolDomainMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.cognito
Methods in software.amazon.awscdk.cfnpropertymixins.services.cognito that return CfnUserPoolDomainMixinProps.BuilderModifier and TypeMethodDescriptionCfnUserPoolDomainMixinProps.builder()CfnUserPoolDomainMixinProps.Builder.customDomainConfig(CfnUserPoolDomainPropsMixin.CustomDomainConfigTypeProperty customDomainConfig) Sets the value ofCfnUserPoolDomainMixinProps.getCustomDomainConfig()CfnUserPoolDomainMixinProps.Builder.customDomainConfig(IResolvable customDomainConfig) Sets the value ofCfnUserPoolDomainMixinProps.getCustomDomainConfig()Sets the value ofCfnUserPoolDomainMixinProps.getDomain()CfnUserPoolDomainMixinProps.Builder.managedLoginVersion(Number managedLoginVersion) Sets the value ofCfnUserPoolDomainMixinProps.getManagedLoginVersion()CfnUserPoolDomainMixinProps.Builder.userPoolId(String userPoolId) Sets the value ofCfnUserPoolDomainMixinProps.getUserPoolId()Constructors in software.amazon.awscdk.cfnpropertymixins.services.cognito with parameters of type CfnUserPoolDomainMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnUserPoolDomainMixinProps.Builder.