AddTagsRequest

Specifies the tags to add to a trail, event data store, dashboard, or channel.

Types

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

Properties

Link copied to clipboard

Specifies the ARN of the trail, event data store, dashboard, or channel to which one or more tags will be added.

Link copied to clipboard

Contains a list of tags, up to a limit of 50

Functions

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