AWS::IoTTwinMaker::ComponentType PropertyGroup - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::IoTTwinMaker::ComponentType PropertyGroup

The property group.

Syntax

To declare this entity in your Amazon 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