Class: Aws::Types::ListInstanceFleetsInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cluster_id::String

Returns the value of attribute cluster_id.

Returns:

  • (::String)


981
982
983
# File 'sig/types.rbs', line 981

def cluster_id
  @cluster_id
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


982
983
984
# File 'sig/types.rbs', line 982

def marker
  @marker
end