ResourceTagMapping

A list of resource ARNs and the tags (keys and values) that are associated with each.

Types

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

Properties

Link copied to clipboard

Information that shows whether a resource is compliant with the effective tag policy, including details on any noncompliant tag keys.

Link copied to clipboard

The ARN of the resource.

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

The tags that have been applied to one or more Amazon Web Services resources.

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