AWS::IoTTwinMaker::ComponentType Function
The function body.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "ImplementedBy" :DataConnector, "RequiredProperties" :[ String, ... ], "Scope" :String}
YAML
ImplementedBy:DataConnectorRequiredProperties:- StringScope:String
Properties
ImplementedByThe data connector.
Required: No
Type: DataConnector
Update requires: No interruption
RequiredPropertiesThe required properties of the function.
Required: No
Type: List of String
Update requires: No interruption
ScopeThe scope of the function.
Required: No
Type: String
Update requires: No interruption