AWS::Config::RemediationConfiguration StaticValue
The static value of the resource.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Values" :
[ String, ... ]
}
YAML
Values:
- String
Properties
Values
-
A list of values. For example, the ARN of the assumed role.
Required: No
Type: List of String
Maximum:
25
Update requires: No interruption