TagSyncTaskItem

The Amazon resource name (ARN) of the tag-sync task.

Types

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

Properties

Link copied to clipboard

The timestamp of when the tag-sync task was created.

Link copied to clipboard

The specific error message in cases where the tag-sync task status is Error.

Link copied to clipboard

The Amazon resource name (ARN) of the application group.

Link copied to clipboard

The name of the application group.

Link copied to clipboard

The query you can use to define a resource group or a search for resources. A ResourceQuery specifies both a query Type and a Query string as JSON string objects. See the examples section for example JSON strings. For more information about creating a resource group with a resource query, see Build queries and groups in Resource Groups in the Resource Groups User Guide

Link copied to clipboard

The Amazon resource name (ARN) of the role assumed by the service to tag and untag resources on your behalf.

Link copied to clipboard

The status of the tag-sync task.

Link copied to clipboard

The tag key.

Link copied to clipboard

The tag value.

Link copied to clipboard

The Amazon resource name (ARN) of the tag-sync task.

Functions

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