Module: Aws::CodeCatalyst::Client::_StopDevEnvironmentSessionResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::StopDevEnvironmentSessionResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#id ⇒ ::String
631 |
# File 'sig/client.rbs', line 631
def id: () -> ::String
|
#project_name ⇒ ::String
630 |
# File 'sig/client.rbs', line 630
def project_name: () -> ::String
|
#session_id ⇒ ::String
632 |
# File 'sig/client.rbs', line 632
def session_id: () -> ::String
|
#space_name ⇒ ::String
629 |
# File 'sig/client.rbs', line 629
def space_name: () -> ::String
|