DisassociateResourcesFromSubscriptionRequest

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 to remove resources from.

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.

Link copied to clipboard

The ARNs of the resources to remove from the subscription. For subscriptions in the CloudFront plan family, you cannot remove the required CloudFront distribution or WAF web ACL.

Functions

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