Class: Aws::Types::ListInstanceFleetsInput
- Inherits:
-
Object
- Object
- Aws::Types::ListInstanceFleetsInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#cluster_id ⇒ ::String
Returns the value of attribute cluster_id.
-
#marker ⇒ ::String
Returns the value of attribute marker.
Instance Attribute Details
#cluster_id ⇒ ::String
Returns the value of attribute cluster_id.
981 982 983 |
# File 'sig/types.rbs', line 981 def cluster_id @cluster_id end |
#marker ⇒ ::String
Returns the value of attribute marker.
982 983 984 |
# File 'sig/types.rbs', line 982 def marker @marker end |