ComponentTypeSummary - Amazon IoT TwinMaker
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).

ComponentTypeSummary

An object that contains information about a component type.

Contents

arn

The ARN of the component type.

Type: String

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

Pattern: arn:((aws)|(aws-cn)|(aws-us-gov)):iottwinmaker:[a-z0-9-]+:[0-9]{12}:[\/a-zA-Z0-9_\-\.:]+

Required: Yes

componentTypeId

The ID of the component type.

Type: String

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

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

Required: Yes

creationDateTime

The date and time when the component type was created.

Type: Timestamp

Required: Yes

updateDateTime

The date and time when the component type was last updated.

Type: Timestamp

Required: Yes

componentTypeName

The component type name.

Type: String

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

Pattern: .*[^\u0000-\u001F\u007F]*.*

Required: No

description

The description of the component type.

Type: String

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

Pattern: .*

Required: No

status

The current status of the component type.

Type: Status object

Required: No

See Also

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