Class: Seahorse::Client::RequestContext
- Inherits:
-
Object
- Object
- Seahorse::Client::RequestContext
- Defined in:
- sig/_private/aws-sdk-core/seahorse_request_context.rbs
Instance Method Summary collapse
-
#initialize ⇒ RequestContext
constructor
A new instance of RequestContext.
Constructor Details
#initialize ⇒ RequestContext
Returns a new instance of RequestContext.
4 |
# File 'sig/_private/aws-sdk-core/seahorse_request_context.rbs', line 4
def initialize: (operation_name: Symbol) -> void
|