public static interface ListTagsForResourceResponse.Builder extends BraketResponse.Builder, SdkPojo, CopyableBuilder<ListTagsForResourceResponse.Builder,ListTagsForResourceResponse>
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResponse.Builder |
tags(Map<String,String> tags)
Displays the key, value pairs of tags associated with this resource.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildListTagsForResourceResponse.Builder tags(Map<String,String> tags)
Displays the key, value pairs of tags associated with this resource.
tags - Displays the key, value pairs of tags associated with this resource.Copyright © 2021. All rights reserved.