CreateMarketplaceRevenueShareAllocationRequest

Types

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

Properties

Link copied to clipboard

The catalog in which to create the allocation.

Link copied to clipboard

A unique token to ensure idempotency of the create request.

Link copied to clipboard

The effective start date for the allocation. Must be the first day of a month.

Link copied to clipboard

The effective end date for the allocation. Must be the last day of a month (YYYY-MM-DD). Omit for open-ended allocations.

Link copied to clipboard

The AWS Marketplace product identifier for the parent revenue share.

Link copied to clipboard

The revenue share percentage for this allocation.

Functions

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