GetTagsRequest

Gets the Tags collection for a given resource.

Types

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

Properties

Link copied to clipboard
val limit: Int?

(Not currently supported) The maximum number of returned results per page. The default value is 25 and the maximum value is 500.

Link copied to clipboard

(Not currently supported) The current pagination position in the paged result set.

Link copied to clipboard

The ARN of a resource that can be tagged.

Functions

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