SubscriptionSummary

Summary information for a flat-rate pricing subscription, as returned by list operations.

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) that uniquely identifies this subscription.

Link copied to clipboard

The date and time when the subscription was created, in ISO 8601 format.

Link copied to clipboard

The entity tag for concurrency control. Pass this value in the If-Match header when making changes to this subscription.

Link copied to clipboard

The pricing plan family for the subscription, such as CloudFront.

Link copied to clipboard

The current tier level of the pricing plan.

Link copied to clipboard

The ARNs of the AWS resources covered by this subscription.

Link copied to clipboard

A pending change that will take effect at the end of the current billing period, if any.

Link copied to clipboard

The current status of the subscription.

Link copied to clipboard

A human-readable explanation of the current status, present when additional context is available.

Link copied to clipboard

The date and time when the subscription was last modified, in ISO 8601 format.

Link copied to clipboard

The usage level within the plan tier.

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