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