BatchUpdateWorkloadEstimateUsageEntry
Represents an entry in a batch operation to update workload estimate usage.
Contents
- id
-
The unique identifier of the usage estimate to update.
Type: String
Length Constraints: Fixed length of 36.
Pattern:
[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}
Required: Yes
- amount
-
The updated estimated usage amount.
Type: Double
Required: No
- group
-
The updated group identifier for the usage estimate.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 30.
Pattern:
[a-zA-Z0-9-]*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: