ParameterConfiguration
An object that provides the current value of a security control parameter and identifies whether it has been customized.
Contents
- ValueType
-
Identifies whether a control parameter uses a custom user-defined value or subscribes to the default AWS Security Hub behavior.
When
ValueTypeis set equal toDEFAULT, the default behavior can be a specific Security Hub default value, or the default behavior can be to ignore a specific parameter. WhenValueTypeis set equal toDEFAULT, Security Hub ignores user-provided input for theValuefield.When
ValueTypeis set equal toCUSTOM, theValuefield can't be empty.Type: String
Valid Values:
DEFAULT | CUSTOMRequired: Yes
- Value
-
The current value of a control parameter.
Type: ParameterValue object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: