CancelSubscriptionChangeRequest

Types

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

Properties

Link copied to clipboard
val arn: String?

The ARN of the subscription whose pending change you want to cancel.

Link copied to clipboard

A unique, case-sensitive identifier that you provide to ensure the request is handled only once.

Link copied to clipboard

The ETag value from a previous GetSubscription or ListSubscriptions response.

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