Class: Aws::Types::ListSupportedInstanceTypesInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


1115
1116
1117
# File 'sig/types.rbs', line 1115

def marker
  @marker
end

#release_label::String

Returns the value of attribute release_label.

Returns:

  • (::String)


1114
1115
1116
# File 'sig/types.rbs', line 1114

def release_label
  @release_label
end