public static interface ListTagsForResourceResponse.Builder extends MwaaResponse.Builder, SdkPojo, CopyableBuilder<ListTagsForResourceResponse.Builder,ListTagsForResourceResponse>
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResponse.Builder |
tags(Map<String,String> tags)
The key-value tag pairs associated to your environment.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildListTagsForResourceResponse.Builder tags(Map<String,String> tags)
The key-value tag pairs associated to your environment. For more information, see Tagging Amazon Web Services resources.
tags - The key-value tag pairs associated to your environment. For more information, see Tagging Amazon Web Services
resources.Copyright © 2023. All rights reserved.