Module: Aws::CodeCatalyst::Client::_CreateSourceRepositoryBranchResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateSourceRepositoryBranchResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#head_commit_id ⇒ ::String
165 |
# File 'sig/client.rbs', line 165
def head_commit_id: () -> ::String
|
#last_updated_time ⇒ ::Time
164 |
# File 'sig/client.rbs', line 164
def last_updated_time: () -> ::Time
|
#name ⇒ ::String
163 |
# File 'sig/client.rbs', line 163
def name: () -> ::String
|
#ref ⇒ ::String
162 |
# File 'sig/client.rbs', line 162
def ref: () -> ::String
|