GenerationSummary
The summary of the Savings Plans recommendation generation.
Contents
- EstimatedCompletionTime
-
Indicates the estimated time for when the recommendation generation will complete.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 25.
Pattern:
^\d{4}-\d\d-\d\dT\d\d:\d\d:\d\d(([+-]\d\d:\d\d)|Z)$
Required: No
- GenerationCompletionTime
-
Indicates the completion time of the recommendation generation.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 25.
Pattern:
^\d{4}-\d\d-\d\dT\d\d:\d\d:\d\d(([+-]\d\d:\d\d)|Z)$
Required: No
- GenerationStartedTime
-
Indicates the start time of the recommendation generation.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 25.
Pattern:
^\d{4}-\d\d-\d\dT\d\d:\d\d:\d\d(([+-]\d\d:\d\d)|Z)$
Required: No
- GenerationStatus
-
Indicates whether the recommendation generation succeeded, is processing, or failed.
Type: String
Valid Values:
SUCCEEDED | PROCESSING | FAILED
Required: No
- RecommendationId
-
Indicates the ID for this specific recommendation.
Type: String
Length Constraints: Fixed length of 36.
Pattern:
^[\S\s]{8}-[\S\s]{4}-[\S\s]{4}-[\S\s]{4}-[\S\s]{12}$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: