Module: Aws::MigrationHubOrchestrator::Client::_UpdateWorkflowStepResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::UpdateWorkflowStepResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#id ⇒ ::String
578 |
# File 'sig/client.rbs', line 578
def id: () -> ::String
|
#name ⇒ ::String
581 |
# File 'sig/client.rbs', line 581
def name: () -> ::String
|
#step_group_id ⇒ ::String
579 |
# File 'sig/client.rbs', line 579
def step_group_id: () -> ::String
|
#workflow_id ⇒ ::String
580 |
# File 'sig/client.rbs', line 580
def workflow_id: () -> ::String
|