public static interface CreateUserPoolDomainResponse.Builder extends CognitoIdentityProviderResponse.Builder, SdkPojo, CopyableBuilder<CreateUserPoolDomainResponse.Builder,CreateUserPoolDomainResponse>
Modifier and Type | Method and Description |
---|---|
CreateUserPoolDomainResponse.Builder |
cloudFrontDomain(String cloudFrontDomain)
The Amazon CloudFront endpoint that you use as the target of the alias that you set up with your Domain Name
Service (DNS) provider.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
equalsBySdkFields, sdkFields
copy
applyMutation, build
CreateUserPoolDomainResponse.Builder cloudFrontDomain(String cloudFrontDomain)
The Amazon CloudFront endpoint that you use as the target of the alias that you set up with your Domain Name Service (DNS) provider.
cloudFrontDomain
- The Amazon CloudFront endpoint that you use as the target of the alias that you set up with your
Domain Name Service (DNS) provider.Copyright © 2022. All rights reserved.