AddonSubscription

A subscription for an Add On representing the acceptance of its terms of use and additional pricing.

Types

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

Properties

Link copied to clipboard

The name of the Add On.

Link copied to clipboard

The Amazon Resource Name (ARN) of the Add On subscription.

Link copied to clipboard

The unique ID of the Add On subscription.

Link copied to clipboard

The timestamp of when the Add On subscription was created.

Functions

Link copied to clipboard
inline fun copy(block: AddonSubscription.Builder.() -> Unit = {}): AddonSubscription
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