MitigationAction
Describes which changes should be applied as part of a mitigation action.
Contents
- actionParams
-
The set of parameters for this mitigation action. The parameters vary, depending on the kind of action you apply.
Type: MitigationActionParams object
Required: No
- id
-
A unique identifier for the mitigation action.
Type: String
Required: No
- name
-
A user-friendly name for the mitigation action.
Type: String
Length Constraints: Maximum length of 128.
Pattern:
[a-zA-Z0-9_-]+
Required: No
- roleArn
-
The IAM role ARN used to apply this mitigation action.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: