Class: Seahorse::Client::RequestContext

Inherits:
Object
  • Object
show all
Defined in:
sig/_private/aws-sdk-core/seahorse_request_context.rbs

Instance Method Summary collapse

Constructor Details

#initializeRequestContext

Returns a new instance of RequestContext.

Parameters:

  • operation_name: (Symbol)


4
# File 'sig/_private/aws-sdk-core/seahorse_request_context.rbs', line 4

def initialize: (operation_name: Symbol) -> void