NAME
Paws::AppRunner::DescribeCustomDomainsResponse
ATTRIBUTES
REQUIRED CustomDomains => ArrayRef[Paws::AppRunner::CustomDomain]
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.
REQUIRED DNSTarget => Str
The App Runner subdomain of the App Runner service. The associated custom domain names are mapped to this target name.
NextToken => Str
The token that you can pass in a subsequent request to get the next result page. It's returned in a paginated request.
REQUIRED ServiceArn => Str
The Amazon Resource Name (ARN) of the App Runner service whose associated custom domain names you want to describe.