Module: Aws::CodeCatalyst::Client::_CreateDevEnvironmentResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateDevEnvironmentResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#id ⇒ ::String
99 |
# File 'sig/client.rbs', line 99
def id: () -> ::String
|
#project_name ⇒ ::String
98 |
# File 'sig/client.rbs', line 98
def project_name: () -> ::String
|
#space_name ⇒ ::String
97 |
# File 'sig/client.rbs', line 97
def space_name: () -> ::String
|
#vpc_connection_name ⇒ ::String
100 |
# File 'sig/client.rbs', line 100
def vpc_connection_name: () -> ::String
|