Module: Aws::OSIS::Client::_ListPipelinesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListPipelinesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
244 |
# File 'sig/client.rbs', line 244
def next_token: () -> ::String
|
#pipelines ⇒ ::Array[Types::PipelineSummary]
245 |
# File 'sig/client.rbs', line 245
def pipelines: () -> ::Array[Types::PipelineSummary]
|