Module: Aws::CodeBuild::Client::_ListSharedProjectsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListSharedProjectsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
670 |
# File 'sig/client.rbs', line 670
def next_token: () -> ::String
|
#projects ⇒ ::Array[::String]
671 |
# File 'sig/client.rbs', line 671
def projects: () -> ::Array[::String]
|