| 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 DisassociateFromMasterAccountResponse |
SecurityHubClient.disassociateFromMasterAccount(Consumer<DisassociateFromMasterAccountRequest.Builder> disassociateFromMasterAccountRequest)
Deprecated.
This API has been deprecated, use DisassociateFromAdministratorAccount API instead.
|
default DisassociateFromMasterAccountResponse |
SecurityHubClient.disassociateFromMasterAccount(DisassociateFromMasterAccountRequest disassociateFromMasterAccountRequest)
Deprecated.
This API has been deprecated, use DisassociateFromAdministratorAccount API instead.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DisassociateFromMasterAccountResponse> |
SecurityHubAsyncClient.disassociateFromMasterAccount(Consumer<DisassociateFromMasterAccountRequest.Builder> disassociateFromMasterAccountRequest)
Deprecated.
This API has been deprecated, use DisassociateFromAdministratorAccount API instead.
|
default CompletableFuture<DisassociateFromMasterAccountResponse> |
SecurityHubAsyncClient.disassociateFromMasterAccount(DisassociateFromMasterAccountRequest disassociateFromMasterAccountRequest)
Deprecated.
This API has been deprecated, use DisassociateFromAdministratorAccount API instead.
|
Copyright © 2023. All rights reserved.