Module: Aws::SageMakerGeospatial::Client::_SearchRasterDataCollectionResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::SearchRasterDataCollectionOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#approximate_result_count ⇒ ::Integer
283 |
# File 'sig/client.rbs', line 283
def approximate_result_count: () -> ::Integer
|
#items ⇒ ::Array[Types::ItemSource]
284 |
# File 'sig/client.rbs', line 284
def items: () -> ::Array[Types::ItemSource]
|
#next_token ⇒ ::String
285 |
# File 'sig/client.rbs', line 285
def next_token: () -> ::String
|