Class: Aws::Types::ListBootstrapActionsInput

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)


955
956
957
# File 'sig/types.rbs', line 955

def cluster_id
  @cluster_id
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


956
957
958
# File 'sig/types.rbs', line 956

def marker
  @marker
end