ListHostedZonesByVpcRequest
Lists all the private hosted zones that a specified VPC is associated with, regardless of which Amazon Web Services account created the hosted zones.
Types
Properties
Link copied to clipboard
(Optional) The maximum number of hosted zones that you want Amazon Route 53 to return. If the specified VPC is associated with more than MaxItems
hosted zones, the response includes a NextToken
element. NextToken
contains an encrypted token that identifies the first hosted zone that Route 53 will return if you submit another request.
Functions
Link copied to clipboard
inline fun copy(block: ListHostedZonesByVpcRequest.Builder.() -> Unit = {}): ListHostedZonesByVpcRequest