Module: Aws::CodeCatalyst::Client::_CreateProjectResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateProjectResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#description ⇒ ::String
134 |
# File 'sig/client.rbs', line 134
def description: () -> ::String
|
#display_name ⇒ ::String
133 |
# File 'sig/client.rbs', line 133
def display_name: () -> ::String
|
#name ⇒ ::String
132 |
# File 'sig/client.rbs', line 132
def name: () -> ::String
|
#space_name ⇒ ::String
131 |
# File 'sig/client.rbs', line 131
def space_name: () -> ::String
|