TagRequest

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 to which to add tags.

Link copied to clipboard

The tags to add to the specified resource group. A tag is a string-to-string map of key-value pairs.

Functions

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