Subscription

Provides information about your Amazon Web Services Outposts subscriptions.

Types

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

Properties

Link copied to clipboard

The date your subscription starts.

Link copied to clipboard

The date your subscription ends.

Link copied to clipboard

The amount you are billed each month in the subscription period.

Link copied to clipboard

The order ID for your subscription.

Link copied to clipboard

The ID of the subscription that appears on the Amazon Web Services Billing Center console.

Link copied to clipboard

The status of subscription which can be one of the following:

Link copied to clipboard

The type of subscription which can be one of the following:

Link copied to clipboard

The amount billed when the subscription is created. This is a one-time charge.

Functions

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