| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub |
Security Hub provides you with a comprehensive view of the security state of your Amazon Web Services environment and
resources.
|
| Modifier and Type | Method and Description |
|---|---|
default TagResourceResponse |
SecurityHubClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Adds one or more tags to a resource.
|
default TagResourceResponse |
SecurityHubClient.tagResource(TagResourceRequest tagResourceRequest)
Adds one or more tags to a resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<TagResourceResponse> |
SecurityHubAsyncClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Adds one or more tags to a resource.
|
default CompletableFuture<TagResourceResponse> |
SecurityHubAsyncClient.tagResource(TagResourceRequest tagResourceRequest)
Adds one or more tags to a resource.
|
Copyright © 2023. All rights reserved.