StringConfigurationOptions
The options for customizing a security control parameter that is a string.
Contents
- DefaultValue
-
The Security Hub default value for a control parameter that is a string.
Type: String
Pattern:
.*\S.*
Required: No
- ExpressionDescription
-
The description of the RE2 regular expression.
Type: String
Pattern:
.*\S.*
Required: No
- Re2Expression
-
An RE2 regular expression that Security Hub uses to validate a user-provided control parameter string.
Type: String
Pattern:
.*\S.*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: