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
- Struct
- Aws::GuardDuty::Types::AwsApiCallAction
- Defined in:
- (unknown)
Overview
Contains information about the API action.
Returned by:
Instance Attribute Summary collapse
-
#api ⇒ String
The AWS API name.
-
#caller_type ⇒ String
The AWS API caller type.
-
#domain_details ⇒ Types::DomainDetails
The domain information for the AWS API call.
-
#error_code ⇒ String
The error code of the failed AWS API action.
-
#remote_ip_details ⇒ Types::RemoteIpDetails
The remote IP information of the connection that initiated the AWS API call.
-
#service_name ⇒ String
The AWS service name whose API was invoked.
Instance Attribute Details
#api ⇒ String
The AWS API name.
#caller_type ⇒ String
The AWS API caller type.
#domain_details ⇒ Types::DomainDetails
The domain information for the AWS API call.
#error_code ⇒ String
The error code of the failed AWS API action.
#remote_ip_details ⇒ Types::RemoteIpDetails
The remote IP information of the connection that initiated the AWS API call.
#service_name ⇒ String
The AWS service name whose API was invoked.