CompositeComponentRequest - AWS IoT TwinMaker

CompositeComponentRequest

An object that sets information about the composite component update request.

Contents

description

The description of the component type.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 2048.

Pattern: .*

Required: No

properties

This is an object that maps strings to the properties to set in the component type. Each string in the mapping must be unique to this object.

Type: String to PropertyRequest object map

Key Length Constraints: Minimum length of 1. Maximum length of 256.

Key Pattern: [a-zA-Z_\-0-9]+

Required: No

propertyGroups

The property groups.

Type: String to ComponentPropertyGroupRequest object map

Key Length Constraints: Minimum length of 1. Maximum length of 256.

Key Pattern: [a-zA-Z_\-0-9]+

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: