| Package | Description |
|---|---|
| com.amazonaws.services.lookoutequipment.model |
| Modifier and Type | Method and Description |
|---|---|
UnsupportedTimestamps |
UnsupportedTimestamps.clone() |
UnsupportedTimestamps |
DataQualitySummary.getUnsupportedTimestamps()
Parameter that gives information about unsupported timestamps in the input data.
|
UnsupportedTimestamps |
UnsupportedTimestamps.withTotalNumberOfUnsupportedTimestamps(Integer totalNumberOfUnsupportedTimestamps)
Indicates the total number of unsupported timestamps across the ingested data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataQualitySummary.setUnsupportedTimestamps(UnsupportedTimestamps unsupportedTimestamps)
Parameter that gives information about unsupported timestamps in the input data.
|
DataQualitySummary |
DataQualitySummary.withUnsupportedTimestamps(UnsupportedTimestamps unsupportedTimestamps)
Parameter that gives information about unsupported timestamps in the input data.
|
Copyright © 2025. All rights reserved.