public static interface ListTagsForResourceResponse.Builder extends IoTSiteWiseResponse.Builder, SdkPojo, CopyableBuilder<ListTagsForResourceResponse.Builder,ListTagsForResourceResponse>
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResponse.Builder |
tags(Map<String,String> tags)
The list of key-value pairs that contain metadata for the resource.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildListTagsForResourceResponse.Builder tags(Map<String,String> tags)
The list of key-value pairs that contain metadata for the resource. For more information, see Tagging your IoT SiteWise resources in the IoT SiteWise User Guide.
tags - The list of key-value pairs that contain metadata for the resource. For more information, see Tagging your IoT
SiteWise resources in the IoT SiteWise User Guide.Copyright © 2023. All rights reserved.