StartTagSyncTaskResponse

Types

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

Properties

Link copied to clipboard

The Amazon resource name (ARN) of the application group for which you want to add or remove resources.

Link copied to clipboard

The name of the application group to onboard and sync resources.

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 tag key of the tag-sync task.

Link copied to clipboard

The tag value of the tag-sync task.

Link copied to clipboard

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

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