ActionSummary
Contains the summary of the actions.
Contents
- actionDefinitionId
-
The ID of the action definition.
Type: String
Length Constraints: Fixed length of 36.
Pattern:
^[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:
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$
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: