You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::GuardDuty::Types::Action

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Contains information about actions.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#action_typeString

The GuardDuty finding activity type.

Returns:

  • (String)

    The GuardDuty finding activity type.

#aws_api_call_actionTypes::AwsApiCallAction

Information about the AWS_API_CALL action described in this finding.

Returns:

#dns_request_actionTypes::DnsRequestAction

Information about the DNS_REQUEST action described in this finding.

Returns:

#network_connection_actionTypes::NetworkConnectionAction

Information about the NETWORK_CONNECTION action described in this finding.

Returns:

#port_probe_actionTypes::PortProbeAction

Information about the PORT_PROBE action described in this finding.

Returns: