This product is not supported for your selected Datadog site. ().
Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

aws_iotfleetwise_vehicle

account_id

Type: STRING

arn

Type: STRING
Provider name: arn
Description: The Amazon Resource Name (ARN) of the vehicle to retrieve information about.

attributes

Type: MAP_STRING_STRING
Provider name: attributes
Description: Static information about a vehicle in a key-value pair. For example: “engineType” : “1.3 L R2”

creation_time

Type: TIMESTAMP
Provider name: creationTime
Description: The time the vehicle was created in seconds since epoch (January 1, 1970 at midnight UTC time).

decoder_manifest_arn

Type: STRING
Provider name: decoderManifestArn
Description: The ARN of a decoder manifest associated with the vehicle.

last_modification_time

Type: TIMESTAMP
Provider name: lastModificationTime
Description: The time the vehicle was last updated in seconds since epoch (January 1, 1970 at midnight UTC time).

model_manifest_arn

Type: STRING
Provider name: modelManifestArn
Description: The ARN of a vehicle model (model manifest) associated with the vehicle.

state_templates

Type: UNORDERED_LIST_STRUCT
Provider name: stateTemplates
Description: State templates associated with the vehicle.

  • identifier
    Type: STRING
    Provider name: identifier
    Description: The unique ID of the state template.
  • state_template_update_strategy
    Type: STRUCT
    Provider name: stateTemplateUpdateStrategy
    • on_change
      Type: STRUCT
      Provider name: onChange

    • periodic
      Type: STRUCT
      Provider name: periodic

      • state_template_update_rate
        Type: STRUCT
        Provider name: stateTemplateUpdateRate
        • unit
          Type: STRING
          Provider name: unit
          Description: A unit of time.
        • value
          Type: INT32
          Provider name: value
          Description: A number of time units.

tags

Type: UNORDERED_LIST_STRING

vehicle_name

Type: STRING
Provider name: vehicleName
Description: The ID of the vehicle.