Destination's resource schema demonstrating some basic constructs and validation rules.
expression
(String) Destination expressionexpression_type
(String) Must be RuleNamename
(String) Unique name of destinationdescription
(String) Destination descriptionrole_arn
(String) AWS role ARN that grants accesstags
(Attributes Set) A list of key-value pairs that contain metadata for the destination. (see below for nested schema)arn
(String) Destination arn. Returned after successful create.id
(String) Uniquely identifies the resource.tags
Optional:
key
(String)value
(String)Import is supported using the following syntax:
$ terraform import awscc_iotwireless_destination.example <resource ID>