class Aws::AppRunner::Types::DescribeCustomDomainsResponse

@!attribute [rw] dns_target

The App Runner subdomain of the App Runner service. The associated
custom domain names are mapped to this target name.
@return [String]

@!attribute [rw] service_arn

The Amazon Resource Name (ARN) of the App Runner service whose
associated custom domain names you want to describe.
@return [String]

@!attribute [rw] custom_domains

A list of descriptions of custom domain names that are associated
with the service. In a paginated request, the request returns up to
`MaxResults` records per call.
@return [Array<Types::CustomDomain>]

@!attribute [rw] next_token

The token that you can pass in a subsequent request to get the next
result page. It's returned in a paginated request.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/apprunner-2020-05-15/DescribeCustomDomainsResponse AWS API Documentation

Constants

SENSITIVE