class Aws::MarketplaceMetering::Types::BatchMeterUsageResult

Contains the UsageRecords processed by BatchMeterUsage and any records that have failed due to transient error.

@!attribute [rw] results

Contains all UsageRecords processed by BatchMeterUsage. These
records were either honored by AWS Marketplace Metering Service or
were invalid.
@return [Array<Types::UsageRecordResult>]

@!attribute [rw] unprocessed_records

Contains all UsageRecords that were not processed by
BatchMeterUsage. This is a list of UsageRecords. You can retry the
failed request by making another BatchMeterUsage call with this list
as input in the BatchMeterUsageRequest.
@return [Array<Types::UsageRecord>]

@see docs.aws.amazon.com/goto/WebAPI/meteringmarketplace-2016-01-14/BatchMeterUsageResult AWS API Documentation

Constants

SENSITIVE