AutomatedReasoningPolicyAddTypeValue
Represents a single value that can be added to an existing custom type in the policy.
Contents
- value
-
The identifier or name of the new value to add to the type.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
[A-Za-z][A-Za-z0-9_]*
Required: Yes
- description
-
A description of what this new type value represents and when it should be used.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
[\s\S]+
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: