| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
RemoteAccountDetails |
RemoteAccountDetails.clone() |
RemoteAccountDetails |
AwsApiCallAction.getRemoteAccountDetails()
The details of the Amazon Web Services account that made the API call.
|
RemoteAccountDetails |
RemoteAccountDetails.withAccountId(String accountId)
The Amazon Web Services account ID of the remote API caller.
|
RemoteAccountDetails |
RemoteAccountDetails.withAffiliated(Boolean affiliated)
Details on whether the Amazon Web Services account of the remote API caller is related to your GuardDuty
environment.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsApiCallAction.setRemoteAccountDetails(RemoteAccountDetails remoteAccountDetails)
The details of the Amazon Web Services account that made the API call.
|
AwsApiCallAction |
AwsApiCallAction.withRemoteAccountDetails(RemoteAccountDetails remoteAccountDetails)
The details of the Amazon Web Services account that made the API call.
|
Copyright © 2024. All rights reserved.