Module: Aws::CodeCatalyst::Client::_StartWorkflowRunResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::StartWorkflowRunResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#id ⇒ ::String
600 |
# File 'sig/client.rbs', line 600
def id: () -> ::String
|
#project_name ⇒ ::String
599 |
# File 'sig/client.rbs', line 599
def project_name: () -> ::String
|
#space_name ⇒ ::String
598 |
# File 'sig/client.rbs', line 598
def space_name: () -> ::String
|
#workflow_id ⇒ ::String
601 |
# File 'sig/client.rbs', line 601
def workflow_id: () -> ::String
|