Module: Aws::Proton::Client::_ListServicePipelineOutputsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListServicePipelineOutputsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
950 |
# File 'sig/client.rbs', line 950 def next_token: () -> ::String |
#outputs ⇒ ::Array[Types::Output]
951 |
# File 'sig/client.rbs', line 951 def outputs: () -> ::Array[Types::Output] |