TagResourceRequest

Types

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

Properties

Link copied to clipboard

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see /general/latest/gr/aws-arns-and-namespaces.html in the Amazon Web Services General Reference.

Link copied to clipboard

The ARN of the resource with the tags to be listed.

Link copied to clipboard
val tags: List<Tag>?

A set of key-value pairs that are used to manage the resource.

Functions

Link copied to clipboard
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