public static interface UpdateUserPoolDomainResponse.Builder extends CognitoIdentityProviderResponse.Builder, SdkPojo, CopyableBuilder<UpdateUserPoolDomainResponse.Builder,UpdateUserPoolDomainResponse>
| Modifier and Type | Method and Description |
|---|---|
UpdateUserPoolDomainResponse.Builder |
cloudFrontDomain(String cloudFrontDomain)
The Amazon CloudFront endpoint that Amazon Cognito set up when you added the custom domain to your user pool.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateUserPoolDomainResponse.Builder cloudFrontDomain(String cloudFrontDomain)
The Amazon CloudFront endpoint that Amazon Cognito set up when you added the custom domain to your user pool.
cloudFrontDomain - The Amazon CloudFront endpoint that Amazon Cognito set up when you added the custom domain to your
user pool.Copyright © 2021. All rights reserved.