class Aws::ApiGatewayV2::Types::DomainNameConfiguration
@return [String]
as the regionalCertificateArn
mutual TLS and using an ACM imported or private CA certificate ARN
ownership of your custom domain. Only required when configuring
The ARN of the public certificate issued by ACM to validate
@!attribute [rw] ownership_verification_certificate_arn
@return [String]
for this domain name. The valid values are TLS_1_0 and TLS_1_2.
The Transport Layer Security (TLS) version of the security policy
@!attribute [rw] security_policy
@return [String]
The Amazon Route 53 Hosted Zone ID of the endpoint.
@!attribute [rw] hosted_zone_id
@return [String]
The endpoint type.
@!attribute [rw] endpoint_type
@return [String]
status of the domain name migration.
An optional text message containing detailed information about
@!attribute [rw] domain_name_status_message
@return [String]
complete. If it is AVAILABLE, the domain can be updated.
domain cannot be modified further until the existing operation is
PENDING_OWNERSHIP_VERIFICATION. If the status is UPDATING, the
AVAILABLE, UPDATING, PENDING_CERTIFICATE_REIMPORT, and
The status of the domain name migration. The valid values are
@!attribute [rw] domain_name_status
@return [Time]
endpoint for this domain name was uploaded.
The timestamp when the certificate that was used by edge-optimized
@!attribute [rw] certificate_upload_date
@return [String]
edge-optimized endpoint for this domain name.
The user-friendly name of the certificate that will be used by the
@!attribute [rw] certificate_name
@return [String]
supported source.
endpoint for this domain name. AWS Certificate Manager is the only
An AWS-managed certificate that will be used by the edge-optimized
@!attribute [rw] certificate_arn
@return [String]
A domain name for the API.
@!attribute [rw] api_gateway_domain_name
The domain name configuration.