BatchCreateWorkloadEstimateUsageItem - Amazon Billing and Cost Management
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

BatchCreateWorkloadEstimateUsageItem

Represents a successfully created item in a batch operation for workload estimate usage.

Contents

operation

The specific operation associated with this usage estimate.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 32.

Pattern: [-a-zA-Z0-9\.\-_:, \/()]*

Required: Yes

serviceCode

The Amazon service code for this usage estimate.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 32.

Pattern: [-a-zA-Z0-9\.\-_:, \/()]*

Required: Yes

usageType

The type of usage that was estimated.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 128.

Pattern: [-a-zA-Z0-9\.\-_:, \/()]*

Required: Yes

cost

The estimated cost associated with this usage.

Type: Double

Required: No

currency

The currency of the estimated cost.

Type: String

Valid Values: USD

Required: No

group

The group identifier for the created usage estimate.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 30.

Pattern: [a-zA-Z0-9-]*

Required: No

historicalUsage

Historical usage data associated with this estimate, if available.

Type: HistoricalUsageEntity object

Required: No

id

The unique identifier assigned to the created usage estimate.

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: No

key

The key of the successfully created entry.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 10.

Pattern: [a-zA-Z0-9]*

Required: No

location

The location associated with this usage estimate.

Type: String

Required: No

quantity

The estimated usage quantity.

Type: WorkloadEstimateUsageQuantity object

Required: No

status

The current status of the created usage estimate.

Type: String

Valid Values: VALID | INVALID | STALE

Required: No

usageAccountId

The Amazon account ID associated with the created usage estimate.

Type: String

Length Constraints: Fixed length of 12.

Pattern: \d{12}

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: