BatchMeterUsageRequest

A BatchMeterUsageRequest contains UsageRecords, which indicate quantities of usage within your application.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Product code is used to uniquely identify a product in AWS Marketplace. The product code should be the same as the one used during the publishing of a new product.

Link copied to clipboard

The set of UsageRecords to submit. BatchMeterUsage accepts up to 25 UsageRecords at a time.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String