class Aws::CognitoIdentityProvider::Types::CustomDomainConfigType

The configuration for a custom domain that hosts the sign-up and sign-in webpages for your application.

@note When making an API call, you may pass CustomDomainConfigType

data as a hash:

    {
      certificate_arn: "ArnType", # required
    }

@!attribute [rw] certificate_arn

The Amazon Resource Name (ARN) of an Certificate Manager SSL
certificate. You use this certificate for the subdomain of your
custom domain.
@return [String]

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

Constants

SENSITIVE