Module: Aws::EMR::Client::_ListBootstrapActionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListBootstrapActionsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#bootstrap_actions ⇒ ::Array[Types::Command]
455 |
# File 'sig/client.rbs', line 455
def bootstrap_actions: () -> ::Array[Types::Command]
|
#marker ⇒ ::String
456 |
# File 'sig/client.rbs', line 456
def marker: () -> ::String
|