class Aws::MarketplaceMetering::Types::RegisterUsageRequest
@note When making an API call, you may pass RegisterUsageRequest
data as a hash: { product_code: "ProductCode", # required public_key_version: 1, # required nonce: "Nonce", }
@!attribute [rw] product_code
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. @return [String]
@!attribute [rw] public_key_version
Public Key Version provided by AWS Marketplace @return [Integer]
@!attribute [rw] nonce
(Optional) To scope down the registration to a specific running software instance and guard against replay attacks. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/meteringmarketplace-2016-01-14/RegisterUsageRequest AWS API Documentation
Constants
- SENSITIVE