Module: Aws::Route53::Client::_ListHostedZonesByVPCResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListHostedZonesByVPCResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#hosted_zone_summaries::Array[Types::HostedZoneSummary]

Returns:



797
# File 'sig/client.rbs', line 797

def hosted_zone_summaries: () -> ::Array[Types::HostedZoneSummary]

#max_items::Integer

Returns:

  • (::Integer)


798
# File 'sig/client.rbs', line 798

def max_items: () -> ::Integer

#next_token::String

Returns:

  • (::String)


799
# File 'sig/client.rbs', line 799

def next_token: () -> ::String