RemoveTagsRequest

Specifies the tags to remove from 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 from which tags should be removed.

Link copied to clipboard

Specifies a list of tags to be removed.

Functions

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