Subscription

Describes an Infrastructure Performance subscription.

Types

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

Properties

Link copied to clipboard

The Region or Availability Zone that's the target for the subscription. For example, eu-west-1.

Link copied to clipboard

The metric used for the subscription.

Link copied to clipboard

The data aggregation time for the subscription.

Link copied to clipboard

The Region or Availability Zone that's the source for the subscription. For example, us-east-1.

Link copied to clipboard

The statistic used for the subscription.

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