public static interface ListTagsForResourceResponse.Builder extends AppConfigResponse.Builder, SdkPojo, CopyableBuilder<ListTagsForResourceResponse.Builder,ListTagsForResourceResponse>
| Modifier and Type | Method and Description |
|---|---|
ListTagsForResourceResponse.Builder |
tags(Map<String,String> tags)
Metadata to assign to AppConfig resources.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildListTagsForResourceResponse.Builder tags(Map<String,String> tags)
Metadata to assign to AppConfig resources. Tags help organize and categorize your AppConfig resources. Each tag consists of a key and an optional value, both of which you define.
tags - Metadata to assign to AppConfig resources. Tags help organize and categorize your AppConfig resources.
Each tag consists of a key and an optional value, both of which you define.Copyright © 2022. All rights reserved.