Builder
Properties
Parameter that gives information about duplicate timestamps in the input data.
Parameter that gives information about insufficient data for sensors in the dataset. This includes information about those sensors that have complete data missing and those with a short date range.
Parameter that gives information about data that is invalid over all the sensors in the input data.
Parameter that gives information about data that is missing over all the sensors in the input data.
Parameter that gives information about unsupported timestamps in the input data.
Functions
construct an aws.sdk.kotlin.services.lookoutequipment.model.DuplicateTimestamps inside the given block
construct an aws.sdk.kotlin.services.lookoutequipment.model.InsufficientSensorData inside the given block
construct an aws.sdk.kotlin.services.lookoutequipment.model.InvalidSensorData inside the given block
construct an aws.sdk.kotlin.services.lookoutequipment.model.MissingSensorData inside the given block
construct an aws.sdk.kotlin.services.lookoutequipment.model.UnsupportedTimestamps inside the given block