| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssmsap |
This API reference provides descriptions, syntax, and other details about each of the actions and data types for AWS
Systems Manager for SAP.
|
| Modifier and Type | Method and Description |
|---|---|
default TagResourceResponse |
SsmSapClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Creates tag for a resource by specifying the ARN.
|
default TagResourceResponse |
SsmSapClient.tagResource(TagResourceRequest tagResourceRequest)
Creates tag for a resource by specifying the ARN.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<TagResourceResponse> |
SsmSapAsyncClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Creates tag for a resource by specifying the ARN.
|
default CompletableFuture<TagResourceResponse> |
SsmSapAsyncClient.tagResource(TagResourceRequest tagResourceRequest)
Creates tag for a resource by specifying the ARN.
|
Copyright © 2023. All rights reserved.