Class: Aws::Query::Handler::METADATA_STRUCT Private
- Inherits:
-
Struct
- Object
- Struct
- Aws::Query::Handler::METADATA_STRUCT
- 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
-
#request_id ⇒ Object
Returns the value of attribute request_id.
Instance Attribute Details
#request_id ⇒ Object
Returns the value of attribute request_id
14 15 16 |
# File 'lib/aws-sdk-core/query/handler.rb', line 14 def request_id @request_id end |