Module: Aws::CodeCatalyst::Client::_CreateSourceRepositoryResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateSourceRepositoryResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#description ⇒ ::String
149 |
# File 'sig/client.rbs', line 149
def description: () -> ::String
|
#name ⇒ ::String
148 |
# File 'sig/client.rbs', line 148
def name: () -> ::String
|
#project_name ⇒ ::String
147 |
# File 'sig/client.rbs', line 147
def project_name: () -> ::String
|
#space_name ⇒ ::String
146 |
# File 'sig/client.rbs', line 146
def space_name: () -> ::String
|