| Package | Description |
|---|---|
| software.amazon.awssdk.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
RemoteAccountDetails.Builder |
RemoteAccountDetails.Builder.accountId(String accountId)
The Amazon Web Services account ID of the remote API caller.
|
RemoteAccountDetails.Builder |
RemoteAccountDetails.Builder.affiliated(Boolean affiliated)
Details on whether the Amazon Web Services account of the remote API caller is related to your GuardDuty
environment.
|
static RemoteAccountDetails.Builder |
RemoteAccountDetails.builder() |
RemoteAccountDetails.Builder |
RemoteAccountDetails.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends RemoteAccountDetails.Builder> |
RemoteAccountDetails.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default AwsApiCallAction.Builder |
AwsApiCallAction.Builder.remoteAccountDetails(Consumer<RemoteAccountDetails.Builder> remoteAccountDetails)
The details of the Amazon Web Services account that made the API call.
|
Copyright © 2023. All rights reserved.