Class: Aws::Types::ListSupportedInstanceTypesInput
- Inherits:
-
Object
- Object
- Aws::Types::ListSupportedInstanceTypesInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#marker ⇒ ::String
Returns the value of attribute marker.
-
#release_label ⇒ ::String
Returns the value of attribute release_label.
Instance Attribute Details
#marker ⇒ ::String
Returns the value of attribute marker.
1115 1116 1117 |
# File 'sig/types.rbs', line 1115 def marker @marker end |
#release_label ⇒ ::String
Returns the value of attribute release_label.
1114 1115 1116 |
# File 'sig/types.rbs', line 1114 def release_label @release_label end |