GetRevenueAttributionResponse

Types

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

Properties

Link copied to clipboard
val arn: String

The Amazon Resource Name (ARN) of the revenue attribution.

Link copied to clipboard

The catalog that the revenue attribution belongs to.

Link copied to clipboard

The date when the revenue attribution was created.

Link copied to clipboard

A description of the revenue attribution.

Link copied to clipboard

The date from which this revenue attribution is effective, derived from the earliest allocation start date (YYYY-MM-DD).

Link copied to clipboard

The date until which this revenue attribution is effective, derived from the latest allocation end date (YYYY-MM-DD).

Link copied to clipboard
val id: String

The unique identifier of the revenue attribution.

Link copied to clipboard

The date when the revenue attribution was last modified.

Link copied to clipboard

The latest revision of the attribution.

Link copied to clipboard

The associated AWS Marketplace product listing, if set.

Link copied to clipboard
val name: String?

The display name of the revenue attribution.

Link copied to clipboard

The revision of the retrieved attribution.

Link copied to clipboard

The tenancy model for this revenue attribution.

The total number of allocations under this revenue attribution whose Status is ACTIVE.

Link copied to clipboard

The total number of allocations under this revenue attribution, counting both ACTIVE and INACTIVE.

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