| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
AwsApiCallAction |
AwsApiCallAction.addAffectedResourcesEntry(String key,
String value)
Add a single AffectedResources entry
|
AwsApiCallAction |
AwsApiCallAction.clearAffectedResourcesEntries()
Removes all the entries added into AffectedResources.
|
AwsApiCallAction |
AwsApiCallAction.clone() |
AwsApiCallAction |
Action.getAwsApiCallAction()
Information about the AWS_API_CALL action described in this finding.
|
AwsApiCallAction |
AwsApiCallAction.withAffectedResources(Map<String,String> affectedResources)
The details of the Amazon Web Services account that made the API call.
|
AwsApiCallAction |
AwsApiCallAction.withApi(String api)
The Amazon Web Services API name.
|
AwsApiCallAction |
AwsApiCallAction.withCallerType(String callerType)
The Amazon Web Services API caller type.
|
AwsApiCallAction |
AwsApiCallAction.withDomainDetails(DomainDetails domainDetails)
The domain information for the Amazon Web Services API call.
|
AwsApiCallAction |
AwsApiCallAction.withErrorCode(String errorCode)
The error code of the failed Amazon Web Services API action.
|
AwsApiCallAction |
AwsApiCallAction.withRemoteAccountDetails(RemoteAccountDetails remoteAccountDetails)
The details of the Amazon Web Services account that made the API call.
|
AwsApiCallAction |
AwsApiCallAction.withRemoteIpDetails(RemoteIpDetails remoteIpDetails)
The remote IP information of the connection that initiated the Amazon Web Services API call.
|
AwsApiCallAction |
AwsApiCallAction.withServiceName(String serviceName)
The Amazon Web Services service name whose API was invoked.
|
AwsApiCallAction |
AwsApiCallAction.withUserAgent(String userAgent)
The agent through which the API request was made.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Action.setAwsApiCallAction(AwsApiCallAction awsApiCallAction)
Information about the AWS_API_CALL action described in this finding.
|
Action |
Action.withAwsApiCallAction(AwsApiCallAction awsApiCallAction)
Information about the AWS_API_CALL action described in this finding.
|
Copyright © 2024. All rights reserved.