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

Class: Aws::GuardDuty::Types::AwsApiCallAction

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

Overview

Contains information about the API action.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#apiString

The AWS API name.

Returns:

  • (String)

    The AWS API name.

#caller_typeString

The AWS API caller type.

Returns:

  • (String)

    The AWS API caller type.

#domain_detailsTypes::DomainDetails

The domain information for the AWS API call.

Returns:

#error_codeString

The error code of the failed AWS API action.

Returns:

  • (String)

    The error code of the failed AWS API action.

#remote_ip_detailsTypes::RemoteIpDetails

The remote IP information of the connection that initiated the AWS API call.

Returns:

#service_nameString

The AWS service name whose API was invoked.

Returns:

  • (String)

    The AWS service name whose API was invoked.