CreateRevenueAttributionRequest

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 revenue attribution.

Link copied to clipboard

A unique token to ensure idempotency of the create request.

Link copied to clipboard

A description of the revenue attribution.

Link copied to clipboard
val name: String?

The name of the revenue attribution. Must be unique within the catalog and the partner's account.

Link copied to clipboard

The unique product identifier in AWS Marketplace. Accepts a product entity ID (e.g., prod-abc123def4567) or a product ARN.

Link copied to clipboard
val tags: List<Tag>?

Tags to associate with the revenue attribution upon creation.

Link copied to clipboard

The tenancy model for this revenue attribution.

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