BatchCreateWorkloadEstimateUsageEntry - 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).

BatchCreateWorkloadEstimateUsageEntry

Represents an entry in a batch operation to create workload estimate usage.

Contents

amount

The estimated usage amount.

Type: Double

Required: Yes

key

A unique identifier for this entry in the batch operation.

Type: String

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

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

Required: Yes

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

usageAccountId

The Amazon account ID associated with this usage estimate.

Type: String

Length Constraints: Fixed length of 12.

Pattern: \d{12}

Required: Yes

usageType

The type of usage being estimated.

Type: String

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

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

Required: Yes

group

An optional 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

historicalUsage

Historical usage data associated with this estimate, if available.

Type: HistoricalUsageEntity object

Required: No

See Also

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