AWS::IoTTwinMaker::ComponentType PropertyGroup - AWS CloudFormation

AWS::IoTTwinMaker::ComponentType PropertyGroup

The property group.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

{ "GroupType" : String, "PropertyNames" : [ String, ... ] }

YAML

GroupType: String PropertyNames: - String

Properties

GroupType

The group type.

Required: No

Type: String

Allowed values: TABULAR

Update requires: No interruption

PropertyNames

The property names.

Required: No

Type: Array of String

Minimum: 1

Maximum: 256

Update requires: No interruption