CreateUserPoolDomainResponse constructor
CreateUserPoolDomainResponse({
- String? cloudFrontDomain,
Implementation
CreateUserPoolDomainResponse({
this.cloudFrontDomain,
});
CreateUserPoolDomainResponse({
this.cloudFrontDomain,
});