Uses of Interface
software.amazon.awscdk.services.cognito.CfnUserPoolDomainProps
Packages that use CfnUserPoolDomainProps
-
Uses of CfnUserPoolDomainProps in software.amazon.awscdk.services.cognito
Classes in software.amazon.awscdk.services.cognito that implement CfnUserPoolDomainPropsMethods in software.amazon.awscdk.services.cognito that return CfnUserPoolDomainPropsModifier and TypeMethodDescriptionCfnUserPoolDomainProps.Builder.build()
Builds the configured instance.Constructors in software.amazon.awscdk.services.cognito with parameters of type CfnUserPoolDomainPropsModifierConstructorDescriptionCfnUserPoolDomain
(Construct scope, String id, CfnUserPoolDomainProps props) Create a newAWS::Cognito::UserPoolDomain
.