UpdateRecommendationStatusRequestEntry
Defines the operational recommendation item that is to be included or excluded.
Contents
- entryId
-
An identifier for an entry in this batch that is used to communicate the result.
Note
The
entryId
s of a batch request need to be unique within a request.Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Required: Yes
- excluded
-
Indicates if the operational recommendation needs to be excluded. If set to True, the operational recommendation will be excluded.
Type: Boolean
Required: Yes
- referenceId
-
Reference identifier of the operational recommendation item.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 500.
Required: Yes
- excludeReason
-
Indicates the reason for excluding an operational recommendation.
Type: String
Valid Values:
AlreadyImplemented | NotRelevant | ComplexityOfImplementation
Required: No
- item
-
The operational recommendation item.
Type: UpdateRecommendationStatusItem object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: