UntagRequest

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 resource group from which to remove tags. The command removed both the specified keys and any values associated with those keys.

Link copied to clipboard

The keys of the tags to be removed.

Functions

Link copied to clipboard
inline fun copy(block: UntagRequest.Builder.() -> Unit = {}): UntagRequest
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