Module: Aws::DataPipeline::Client::_DescribeObjectsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeObjectsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#has_more_results ⇒ Boolean
151 |
# File 'sig/client.rbs', line 151
def has_more_results: () -> bool
|
#marker ⇒ ::String
150 |
# File 'sig/client.rbs', line 150
def marker: () -> ::String
|
#pipeline_objects ⇒ ::Array[Types::PipelineObject]
149 |
# File 'sig/client.rbs', line 149
def pipeline_objects: () -> ::Array[Types::PipelineObject]
|