Module: Aws::DataPipeline::Client::_QueryObjectsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::QueryObjectsOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#has_more_results ⇒ Boolean
260 |
# File 'sig/client.rbs', line 260
def has_more_results: () -> bool
|
#ids ⇒ ::Array[::String]
258 |
# File 'sig/client.rbs', line 258
def ids: () -> ::Array[::String]
|
#marker ⇒ ::String
259 |
# File 'sig/client.rbs', line 259
def marker: () -> ::String
|