Module: Aws::NovaAct::Client::_InvokeActStepResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::InvokeActStepResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#calls ⇒ ::Array[Types::Call]
207 |
# File 'sig/client.rbs', line 207
def calls: () -> ::Array[Types::Call]
|
#step_id ⇒ ::String
208 |
# File 'sig/client.rbs', line 208
def step_id: () -> ::String
|