ListTagsRequest

Specifies a list of tags to return.

Types

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

Properties

Link copied to clipboard

Reserved for future use.

Link copied to clipboard

Specifies a list of trail, event data store, dashboard, or channel ARNs whose tags will be listed. The list has a limit of 20 ARNs.

Functions

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