Module: Aws::Route53::Client::_ListReusableDelegationSetsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#delegation_sets::Array[Types::DelegationSet]

Returns:



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

def delegation_sets: () -> ::Array[Types::DelegationSet]

#is_truncatedBoolean

Returns:

  • (Boolean)


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

def is_truncated: () -> bool

#marker::String

Returns:

  • (::String)


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

def marker: () -> ::String

#max_items::Integer

Returns:

  • (::Integer)


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

def max_items: () -> ::Integer

#next_marker::String

Returns:

  • (::String)


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

def next_marker: () -> ::String