ActionSummary - AWS IoT SiteWise

ActionSummary

Contains the summary of the actions, including information about where the action resolves to.

Contents

actionDefinitionId

The ID of the action definition.

Type: String

Length Constraints: Fixed length of 36.

Pattern: ^(?!00000000-0000-0000-0000-000000000000)[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$

Required: No

actionId

The ID of the action.

Type: String

Length Constraints: Fixed length of 36.

Pattern: ^(?!00000000-0000-0000-0000-000000000000)[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$

Required: No

resolveTo

The detailed resource this action resolves to.

Type: ResolveTo object

Required: No

targetResource

The resource the action will be taken on.

Type: TargetResource object

Required: No

See Also

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