Este producto no es compatible con el sitio Datadog seleccionado. ().
Esta página aún no está disponible en español. Estamos trabajando en su traducción.
Si tienes alguna pregunta o comentario sobre nuestro actual proyecto de traducción, no dudes en ponerte en contacto con nosotros.

aws_iotfleetwise_signal_catalog

account_id

Type: STRING

arn

Type: STRING
Provider name: arn
Description: The Amazon Resource Name (ARN) of the signal catalog.

creation_time

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

description

Type: STRING
Provider name: description
Description: A brief description of the signal catalog.

last_modification_time

Type: TIMESTAMP
Provider name: lastModificationTime
Description: The last time the signal catalog was modified.

name

Type: STRING
Provider name: name
Description: The name of the signal catalog.

node_counts

Type: STRUCT
Provider name: nodeCounts
Description: The total number of network nodes specified in a signal catalog.

  • total_actuators
    Type: INT32
    Provider name: totalActuators
    Description: The total number of nodes in a vehicle network that represent actuators.
  • total_attributes
    Type: INT32
    Provider name: totalAttributes
    Description: The total number of nodes in a vehicle network that represent attributes.
  • total_branches
    Type: INT32
    Provider name: totalBranches
    Description: The total number of nodes in a vehicle network that represent branches.
  • total_nodes
    Type: INT32
    Provider name: totalNodes
    Description: The total number of nodes in a vehicle network.
  • total_properties
    Type: INT32
    Provider name: totalProperties
    Description: The total properties for the node.
  • total_sensors
    Type: INT32
    Provider name: totalSensors
    Description: The total number of nodes in a vehicle network that represent sensors.
  • total_structs
    Type: INT32
    Provider name: totalStructs
    Description: The total structure for the node.

tags

Type: UNORDERED_LIST_STRING