| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
AwsApiCallAction |
AwsApiCallAction.clone() |
AwsApiCallAction |
Action.getAwsApiCallAction()
Information about the AWS_API_CALL action described in this finding.
|
AwsApiCallAction |
AwsApiCallAction.withApi(String api)
AWS API name.
|
AwsApiCallAction |
AwsApiCallAction.withCallerType(String callerType)
AWS API caller type.
|
AwsApiCallAction |
AwsApiCallAction.withDomainDetails(DomainDetails domainDetails)
Domain information for the AWS API call.
|
AwsApiCallAction |
AwsApiCallAction.withRemoteIpDetails(RemoteIpDetails remoteIpDetails)
Remote IP information of the connection.
|
AwsApiCallAction |
AwsApiCallAction.withServiceName(String serviceName)
AWS service name whose API was invoked.
|
| 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 © 2019. All rights reserved.