Module: Aws::CodeCatalyst::Client::_GetProjectResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetProjectResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#description ⇒ ::String
268 |
# File 'sig/client.rbs', line 268
def description: () -> ::String
|
#display_name ⇒ ::String
267 |
# File 'sig/client.rbs', line 267
def display_name: () -> ::String
|
#name ⇒ ::String
266 |
# File 'sig/client.rbs', line 266
def name: () -> ::String
|
#space_name ⇒ ::String
265 |
# File 'sig/client.rbs', line 265
def space_name: () -> ::String
|