Module: Aws::IoTSiteWise::Client::_ListDatasetDataSegmentsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDatasetDataSegmentsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#data_segments ⇒ ::Array[Types::DataSegmentSummary]
1989 |
# File 'sig/client.rbs', line 1989
def data_segments: () -> ::Array[Types::DataSegmentSummary]
|
#next_token ⇒ ::String
1990 |
# File 'sig/client.rbs', line 1990
def next_token: () -> ::String
|