Module: Aws::Route53::Client::_ListHostedZonesByNameResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#dns_name::String

Returns:

  • (::String)


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

def dns_name: () -> ::String

#hosted_zone_id::String

Returns:

  • (::String)


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

def hosted_zone_id: () -> ::String

#hosted_zones::Array[Types::HostedZone]

Returns:



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

def hosted_zones: () -> ::Array[Types::HostedZone]

#is_truncatedBoolean

Returns:

  • (Boolean)


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

def is_truncated: () -> bool

#max_items::Integer

Returns:

  • (::Integer)


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

def max_items: () -> ::Integer

#next_dns_name::String

Returns:

  • (::String)


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

def next_dns_name: () -> ::String

#next_hosted_zone_id::String

Returns:

  • (::String)


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

def next_hosted_zone_id: () -> ::String