Definition of AWS::IoTFleetWise::SignalCatalog Resource Type
description
(String)name
(String)node_counts
(Attributes) (see below for nested schema)nodes
(Attributes Set) (see below for nested schema)tags
(Attributes Set) (see below for nested schema)arn
(String)creation_time
(String)id
(String) Uniquely identifies the resource.last_modification_time
(String)node_counts
Read-Only:
total_actuators
(Number)total_attributes
(Number)total_branches
(Number)total_nodes
(Number)total_sensors
(Number)nodes
Optional:
actuator
(Attributes) (see below for nested schema)attribute
(Attributes) (see below for nested schema)branch
(Attributes) (see below for nested schema)sensor
(Attributes) (see below for nested schema)nodes.actuator
Required:
data_type
(String)fully_qualified_name
(String)Optional:
allowed_values
(List of String)assigned_value
(String)description
(String)max
(Number)min
(Number)unit
(String)nodes.attribute
Required:
data_type
(String)fully_qualified_name
(String)Optional:
allowed_values
(List of String)assigned_value
(String)default_value
(String)description
(String)max
(Number)min
(Number)unit
(String)nodes.branch
Required:
fully_qualified_name
(String)Optional:
description
(String)nodes.sensor
Required:
data_type
(String)fully_qualified_name
(String)Optional:
allowed_values
(List of String)description
(String)max
(Number)min
(Number)unit
(String)tags
Required:
key
(String)value
(String)Import is supported using the following syntax:
$ terraform import awscc_iotfleetwise_signal_catalog.example <resource ID>