Class: Aws::Types::ListBootstrapActionsOutput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bootstrap_actions::Array[Types::Command]

Returns the value of attribute bootstrap_actions.

Returns:



961
962
963
# File 'sig/types.rbs', line 961

def bootstrap_actions
  @bootstrap_actions
end

#marker::String

Returns the value of attribute marker.

Returns:

  • (::String)


962
963
964
# File 'sig/types.rbs', line 962

def marker
  @marker
end