class Aws::CognitoIdentityProvider::Types::DomainDescriptionType

A container for information about a domain.

@!attribute [rw] user_pool_id

The user pool ID.
@return [String]

@!attribute [rw] aws_account_id

The account ID for the user pool owner.
@return [String]

@!attribute [rw] domain

The domain string.
@return [String]

@!attribute [rw] s3_bucket

The S3 bucket where the static files for this domain are stored.
@return [String]

@!attribute [rw] cloud_front_distribution

The ARN of the CloudFront distribution.
@return [String]

@!attribute [rw] version

The app version.
@return [String]

@!attribute [rw] status

The domain status.
@return [String]

@!attribute [rw] custom_domain_config

The configuration for a custom domain that hosts the sign-up and
sign-in webpages for your application.
@return [Types::CustomDomainConfigType]

@see docs.aws.amazon.com/goto/WebAPI/cognito-idp-2016-04-18/DomainDescriptionType AWS API Documentation

Constants

SENSITIVE