TagSyncTask

class TagSyncTask : KotlinCustomResource

Schema for ResourceGroups::TagSyncTask

Properties

Link copied to clipboard
val group: Output<String>

The Amazon resource name (ARN) or name of the application group for which you want to create a tag-sync task

Link copied to clipboard
val groupArn: Output<String>

The Amazon resource name (ARN) of the ApplicationGroup for which the TagSyncTask is created

Link copied to clipboard
val groupName: Output<String>

The Name of the application group for which the TagSyncTask is created

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val roleArn: Output<String>

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 TagSyncTask

Link copied to clipboard
val tagKey: Output<String>

The tag key. Resources tagged with this tag key-value pair will be added to the application. If a resource with this tag is later untagged, the tag-sync task removes the resource from the application.

Link copied to clipboard
val tagValue: Output<String>

The tag value. Resources tagged with this tag key-value pair will be added to the application. If a resource with this tag is later untagged, the tag-sync task removes the resource from the application.

Link copied to clipboard
val taskArn: Output<String>

The ARN of the TagSyncTask resource

Link copied to clipboard
val urn: Output<String>