| Package | Description |
|---|---|
| software.amazon.awssdk.services.guardduty |
Amazon GuardDuty is a continuous security monitoring service that analyzes and processes the following data sources:
VPC Flow Logs, AWS CloudTrail event logs, and DNS logs.
|
| Modifier and Type | Method and Description |
|---|---|
default DisassociateFromMasterAccountResponse |
GuardDutyClient.disassociateFromMasterAccount(Consumer<DisassociateFromMasterAccountRequest.Builder> disassociateFromMasterAccountRequest)
Disassociates the current GuardDuty member account from its master account.
|
default DisassociateFromMasterAccountResponse |
GuardDutyClient.disassociateFromMasterAccount(DisassociateFromMasterAccountRequest disassociateFromMasterAccountRequest)
Disassociates the current GuardDuty member account from its master account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DisassociateFromMasterAccountResponse> |
GuardDutyAsyncClient.disassociateFromMasterAccount(Consumer<DisassociateFromMasterAccountRequest.Builder> disassociateFromMasterAccountRequest)
Disassociates the current GuardDuty member account from its master account.
|
default CompletableFuture<DisassociateFromMasterAccountResponse> |
GuardDutyAsyncClient.disassociateFromMasterAccount(DisassociateFromMasterAccountRequest disassociateFromMasterAccountRequest)
Disassociates the current GuardDuty member account from its master account.
|
Copyright © 2019. All rights reserved.