Module: Aws::CodeCatalyst::Client::_UpdateProjectResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::UpdateProjectResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#description ⇒ ::String
677 |
# File 'sig/client.rbs', line 677
def description: () -> ::String
|
#display_name ⇒ ::String
676 |
# File 'sig/client.rbs', line 676
def display_name: () -> ::String
|
#name ⇒ ::String
675 |
# File 'sig/client.rbs', line 675
def name: () -> ::String
|
#space_name ⇒ ::String
674 |
# File 'sig/client.rbs', line 674
def space_name: () -> ::String
|