| 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 event logs, and DNS logs.
|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
GetMasterAccountResult |
AbstractAmazonGuardDuty.getMasterAccount(GetMasterAccountRequest request) |
GetMasterAccountResult |
AmazonGuardDutyClient.getMasterAccount(GetMasterAccountRequest request)
Provides the details for the GuardDuty administrator account associated with the current GuardDuty member
account.
|
GetMasterAccountResult |
AmazonGuardDuty.getMasterAccount(GetMasterAccountRequest getMasterAccountRequest)
Provides the details for the GuardDuty administrator account associated with the current GuardDuty member
account.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetMasterAccountResult> |
AbstractAmazonGuardDutyAsync.getMasterAccountAsync(GetMasterAccountRequest request,
AsyncHandler<GetMasterAccountRequest,GetMasterAccountResult> asyncHandler) |
Future<GetMasterAccountResult> |
AmazonGuardDutyAsync.getMasterAccountAsync(GetMasterAccountRequest getMasterAccountRequest,
AsyncHandler<GetMasterAccountRequest,GetMasterAccountResult> asyncHandler)
Provides the details for the GuardDuty administrator account associated with the current GuardDuty member
account.
|
Future<GetMasterAccountResult> |
AmazonGuardDutyAsyncClient.getMasterAccountAsync(GetMasterAccountRequest request,
AsyncHandler<GetMasterAccountRequest,GetMasterAccountResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetMasterAccountResult |
GetMasterAccountResult.clone() |
GetMasterAccountResult |
GetMasterAccountResult.withMaster(Master master)
The administrator account details.
|
Copyright © 2022. All rights reserved.