| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
Action |
Action.clone() |
Action |
Service.getAction()
Information about the activity that is described in a finding.
|
Action |
Action.withActionType(String actionType)
The GuardDuty finding activity type.
|
Action |
Action.withAwsApiCallAction(AwsApiCallAction awsApiCallAction)
Information about the AWS_API_CALL action described in this finding.
|
Action |
Action.withDnsRequestAction(DnsRequestAction dnsRequestAction)
Information about the DNS_REQUEST action described in this finding.
|
Action |
Action.withKubernetesApiCallAction(KubernetesApiCallAction kubernetesApiCallAction)
Information about the Kubernetes API call action described in this finding.
|
Action |
Action.withKubernetesPermissionCheckedDetails(KubernetesPermissionCheckedDetails kubernetesPermissionCheckedDetails)
Information whether the user has the permission to use a specific Kubernetes API.
|
Action |
Action.withKubernetesRoleBindingDetails(KubernetesRoleBindingDetails kubernetesRoleBindingDetails)
Information about the role binding that grants the permission defined in a Kubernetes role.
|
Action |
Action.withKubernetesRoleDetails(KubernetesRoleDetails kubernetesRoleDetails)
Information about the Kubernetes role name and role type.
|
Action |
Action.withNetworkConnectionAction(NetworkConnectionAction networkConnectionAction)
Information about the NETWORK_CONNECTION action described in this finding.
|
Action |
Action.withPortProbeAction(PortProbeAction portProbeAction)
Information about the PORT_PROBE action described in this finding.
|
Action |
Action.withRdsLoginAttemptAction(RdsLoginAttemptAction rdsLoginAttemptAction)
Information about
RDS_LOGIN_ATTEMPT action described in this finding. |
| Modifier and Type | Method and Description |
|---|---|
void |
Service.setAction(Action action)
Information about the activity that is described in a finding.
|
Service |
Service.withAction(Action action)
Information about the activity that is described in a finding.
|
Copyright © 2025. All rights reserved.