AssessmentTarget
Defines the criteria of assessment.
Contents
- condition
-
Condition of an assessment.
Type: String
Valid Values:
EQUALS | NOT_EQUALS | CONTAINS | NOT_CONTAINS
Required: Yes
- name
-
Name of an assessment.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
.*\S.*
Required: Yes
- values
-
Values of an assessment.
Type: Array of strings
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
.*\S.*
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: