Class: Aws::Types::DescribeEndpointSettingsMessage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#engine_name::String

Returns the value of attribute engine_name.

Returns:

  • (::String)


778
779
780
# File 'sig/types.rbs', line 778

def engine_name
  @engine_name
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


780
781
782
# File 'sig/types.rbs', line 780

def marker
  @marker
end

#max_records::Integer

Returns the value of attribute max_records.

Returns:

  • (::Integer)


779
780
781
# File 'sig/types.rbs', line 779

def max_records
  @max_records
end