public static interface ResourceTags.Builder extends SdkPojo, CopyableBuilder<ResourceTags.Builder,ResourceTags>
| Modifier and Type | Method and Description |
|---|---|
ResourceTags.Builder |
arn(String arn)
The Amazon Resource Name (ARN) of the resource.
|
ResourceTags.Builder |
tags(Map<String,String> tags)
The tags for the resource.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildResourceTags.Builder arn(String arn)
arn - The Amazon Resource Name (ARN) of the resource.ResourceTags.Builder tags(Map<String,String> tags)
tags - The tags for the resource.Copyright © 2023. All rights reserved.