You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::XRay::Types::Http
- Inherits:
-
Struct
- Object
- Struct
- Aws::XRay::Types::Http
- Defined in:
- (unknown)
Overview
Instance Attribute Summary collapse
-
#client_ip ⇒ String
The IP address of the requestor.
-
#http_method ⇒ String
The request method.
-
#http_status ⇒ Integer
The response status.
-
#http_url ⇒ String
The request URL.
-
#user_agent ⇒ String
The request\'s user agent string.
Instance Attribute Details
#client_ip ⇒ String
The IP address of the requestor.
#http_method ⇒ String
The request method.
#http_status ⇒ Integer
The response status.
#http_url ⇒ String
The request URL.
#user_agent ⇒ String
The request\'s user agent string.