| Package | Description |
|---|---|
| com.amazonaws.services.guardduty |
Amazon GuardDuty is a continuous security monitoring service that analyzes and processes the following data sources:
VPC flow logs, Amazon Web Services CloudTrail management event logs, CloudTrail S3 data event logs, EKS audit logs,
and DNS logs.
|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DisassociateFromMasterAccountResult> |
AbstractAmazonGuardDutyAsync.disassociateFromMasterAccountAsync(DisassociateFromMasterAccountRequest request,
AsyncHandler<DisassociateFromMasterAccountRequest,DisassociateFromMasterAccountResult> asyncHandler)
Deprecated.
|
Future<DisassociateFromMasterAccountResult> |
AmazonGuardDutyAsyncClient.disassociateFromMasterAccountAsync(DisassociateFromMasterAccountRequest request,
AsyncHandler<DisassociateFromMasterAccountRequest,DisassociateFromMasterAccountResult> asyncHandler)
Deprecated.
|
Future<DisassociateFromMasterAccountResult> |
AmazonGuardDutyAsync.disassociateFromMasterAccountAsync(DisassociateFromMasterAccountRequest disassociateFromMasterAccountRequest,
AsyncHandler<DisassociateFromMasterAccountRequest,DisassociateFromMasterAccountResult> asyncHandler)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
DisassociateFromMasterAccountRequest |
DisassociateFromMasterAccountRequest.clone() |
DisassociateFromMasterAccountRequest |
DisassociateFromMasterAccountRequest.withDetectorId(String detectorId)
The unique ID of the detector of the GuardDuty member account.
|
Copyright © 2022. All rights reserved.