DataPartitionUploadOptions - AWS IoT FleetWise

DataPartitionUploadOptions

The upload options for the data partition. If upload options are specified, you must also specify storage options. See DataPartitionStorageOptions.

Important

Access to certain AWS IoT FleetWise features is currently gated. For more information, see AWS Region and feature availability in the AWS IoT FleetWise Developer Guide.

Contents

expression

The logical expression used to recognize what data to collect. For example, $variable.`Vehicle.OutsideAirTemperature` >= 105.0.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 2048.

Required: Yes

conditionLanguageVersion

The version of the condition language. Defaults to the most recent condition language version.

Type: Integer

Valid Range: Minimum value of 1.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: