StateTemplateSummary
Information about a state template.
Important
Access to certain AWS IoT FleetWise features is currently gated. For more information, see AWS Region and feature availability in the AWS IoT FleetWise Developer Guide.
Contents
- arn
-
The Amazon Resource Name (ARN) of the state template.
Type: String
Required: No
- creationTime
-
The time the state template was created, in seconds since epoch (January 1, 1970 at midnight UTC time).
Type: Timestamp
Required: No
- description
-
A brief description of the state template.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Pattern:
[^\u0000-\u001F\u007F]+
Required: No
- id
-
The unique ID of the state template.
Type: String
Length Constraints: Fixed length of 26.
Pattern:
[A-Z0-9]+
Required: No
- lastModificationTime
-
The time the state template was last updated, in seconds since epoch (January 1, 1970 at midnight UTC time).
Type: Timestamp
Required: No
- name
-
The name of the state template.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
[a-zA-Z\d\-_:]+
Required: No
- signalCatalogArn
-
The Amazon Resource Name (ARN) of the signal catalog associated with the state template.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: