Class: Aws::Query::Handler::METADATA_STRUCT Private

Inherits:
Struct
  • Object
show all
Defined in:
lib/aws-sdk-core/query/handler.rb

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

Instance Attribute Summary collapse

Instance Attribute Details

#request_idObject

Returns the value of attribute request_id

Returns:

  • (Object)

    the current value of request_id



14
15
16
# File 'lib/aws-sdk-core/query/handler.rb', line 14

def request_id
  @request_id
end