CancelSubscriptionResponse

Types

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

Properties

Link copied to clipboard

The timestamp that specifies when the request to cancel the subscription was created.

Link copied to clipboard

Specifies the Amazon DataZone user who is cancelling the subscription.

Link copied to clipboard

The unique identifier of the Amazon DataZone domain where the subscription is being cancelled.

Link copied to clipboard
val id: String

The identifier of the subscription.

Link copied to clipboard

Specifies whether the permissions to the asset are retained after the subscription is cancelled.

Link copied to clipboard

The status of the request to cancel the subscription.

Link copied to clipboard

The asset to which a subscription is being cancelled.

Link copied to clipboard

The Amazon DataZone user who is made a subscriber to the specified asset by the subscription that is being cancelled.

Link copied to clipboard

The unique ID of the subscripton request for the subscription that is being cancelled.

Link copied to clipboard

The timestamp that specifies when the subscription was cancelled.

Link copied to clipboard

The Amazon DataZone user that cancelled the subscription.

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