public static interface ListTagsForResourceResponse.Builder extends SyntheticsResponse.Builder, SdkPojo, CopyableBuilder<ListTagsForResourceResponse.Builder,ListTagsForResourceResponse>
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResponse.Builder |
tags(Map<String,String> tags)
The list of tag keys and values associated with the canary that you specified.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildListTagsForResourceResponse.Builder tags(Map<String,String> tags)
The list of tag keys and values associated with the canary that you specified.
tags - The list of tag keys and values associated with the canary that you specified.Copyright © 2021. All rights reserved.