TagStreamRequest

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the resource that you want to add the tag or tags to.

Link copied to clipboard

The name of the stream that you want to add the tag or tags to.

Link copied to clipboard

A list of tags to associate with the specified stream. Each tag is a key-value pair (the value is optional).

Functions

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