Class: Aws::Types::DescribeEndpointSettingsResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#endpoint_settings::Array[Types::EndpointSetting]

Returns the value of attribute endpoint_settings.

Returns:



786
787
788
# File 'sig/types.rbs', line 786

def endpoint_settings
  @endpoint_settings
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


785
786
787
# File 'sig/types.rbs', line 785

def marker
  @marker
end