| 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 DisableSecurityHubResponse |
SecurityHubClient.disableSecurityHub()
Disables Security Hub in your account only in the current Region.
|
default DisableSecurityHubResponse |
SecurityHubClient.disableSecurityHub(Consumer<DisableSecurityHubRequest.Builder> disableSecurityHubRequest)
Disables Security Hub in your account only in the current Region.
|
default DisableSecurityHubResponse |
SecurityHubClient.disableSecurityHub(DisableSecurityHubRequest disableSecurityHubRequest)
Disables Security Hub in your account only in the current Region.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DisableSecurityHubResponse> |
SecurityHubAsyncClient.disableSecurityHub()
Disables Security Hub in your account only in the current Region.
|
default CompletableFuture<DisableSecurityHubResponse> |
SecurityHubAsyncClient.disableSecurityHub(Consumer<DisableSecurityHubRequest.Builder> disableSecurityHubRequest)
Disables Security Hub in your account only in the current Region.
|
default CompletableFuture<DisableSecurityHubResponse> |
SecurityHubAsyncClient.disableSecurityHub(DisableSecurityHubRequest disableSecurityHubRequest)
Disables Security Hub in your account only in the current Region.
|
Copyright © 2023. All rights reserved.