AWS::IoTTwinMaker::Entity Definition
The Definition
property type specifies Property description not available. for an AWS::IoTTwinMaker::Entity.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Configuration" :
{
, "DataType" :Key
:Value
, ...}DataType
, "DefaultValue" :DataValue
, "IsExternalId" :Boolean
, "IsFinal" :Boolean
, "IsImported" :Boolean
, "IsInherited" :Boolean
, "IsRequiredInEntity" :Boolean
, "IsStoredExternally" :Boolean
, "IsTimeSeries" :Boolean
}
YAML
Configuration:
DataType:
Key
:Value
DataType
DefaultValue:DataValue
IsExternalId:Boolean
IsFinal:Boolean
IsImported:Boolean
IsInherited:Boolean
IsRequiredInEntity:Boolean
IsStoredExternally:Boolean
IsTimeSeries:Boolean
Properties
Configuration
Property description not available.
Required: No
Type: Map of String
Update requires: No interruption
DataType
Property description not available.
Required: No
Type: DataType
Update requires: No interruption
DefaultValue
Property description not available.
Required: No
Type: DataValue
Update requires: No interruption
IsExternalId
Property description not available.
Required: No
Type: Boolean
Update requires: No interruption
IsFinal
Property description not available.
Required: No
Type: Boolean
Update requires: No interruption
IsImported
Property description not available.
Required: No
Type: Boolean
Update requires: No interruption
IsInherited
Property description not available.
Required: No
Type: Boolean
Update requires: No interruption
IsRequiredInEntity
Property description not available.
Required: No
Type: Boolean
Update requires: No interruption
IsStoredExternally
Property description not available.
Required: No
Type: Boolean
Update requires: No interruption
IsTimeSeries
Property description not available.
Required: No
Type: Boolean
Update requires: No interruption