Module: Aws::MigrationHubOrchestrator::Client::_CreateWorkflowStepResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateWorkflowStepResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#id ⇒ ::String
132 |
# File 'sig/client.rbs', line 132
def id: () -> ::String
|
#name ⇒ ::String
135 |
# File 'sig/client.rbs', line 135
def name: () -> ::String
|
#step_group_id ⇒ ::String
133 |
# File 'sig/client.rbs', line 133
def step_group_id: () -> ::String
|
#workflow_id ⇒ ::String
134 |
# File 'sig/client.rbs', line 134
def workflow_id: () -> ::String
|