static StartTagSyncTaskResponse.Builder |
StartTagSyncTaskResponse.builder() |
|
StartTagSyncTaskResponse.Builder |
StartTagSyncTaskResponse.Builder.groupArn(String groupArn) |
The Amazon resource name (ARN) of the application group for which you want to add or remove resources.
|
StartTagSyncTaskResponse.Builder |
StartTagSyncTaskResponse.Builder.groupName(String groupName) |
The name of the application group to onboard and sync resources.
|
StartTagSyncTaskResponse.Builder |
StartTagSyncTaskResponse.Builder.roleArn(String roleArn) |
The Amazon resource name (ARN) of the role assumed by the service to tag and untag resources on your behalf.
|
StartTagSyncTaskResponse.Builder |
StartTagSyncTaskResponse.Builder.tagKey(String tagKey) |
The tag key of the tag-sync task.
|
StartTagSyncTaskResponse.Builder |
StartTagSyncTaskResponse.Builder.tagValue(String tagValue) |
The tag value of the tag-sync task.
|
StartTagSyncTaskResponse.Builder |
StartTagSyncTaskResponse.Builder.taskArn(String taskArn) |
The Amazon resource name (ARN) of the new tag-sync task.
|
StartTagSyncTaskResponse.Builder |
StartTagSyncTaskResponse.toBuilder() |
|