class Aws::XRay::Types::Http

Information about an HTTP request.

@!attribute [rw] http_url

The request URL.
@return [String]

@!attribute [rw] http_status

The response status.
@return [Integer]

@!attribute [rw] http_method

The request method.
@return [String]

@!attribute [rw] user_agent

The request's user agent string.
@return [String]

@!attribute [rw] client_ip

The IP address of the requestor.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/xray-2016-04-12/Http AWS API Documentation

Constants

SENSITIVE