Module: Aws::CodeCatalyst::Client::_DeleteDevEnvironmentResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DeleteDevEnvironmentResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#id ⇒ ::String
190 |
# File 'sig/client.rbs', line 190
def id: () -> ::String
|
#project_name ⇒ ::String
189 |
# File 'sig/client.rbs', line 189
def project_name: () -> ::String
|
#space_name ⇒ ::String
188 |
# File 'sig/client.rbs', line 188
def space_name: () -> ::String
|