class Aws::Telemetry::NoOpContextManager
No-op implementation for {ContextManagerBase}.
Public Instance Methods
Source
# File lib/aws-sdk-core/telemetry/no_op.rb, line 65 def attach(context); end
No-op implementation for {ContextManagerBase}.
# File lib/aws-sdk-core/telemetry/no_op.rb, line 65 def attach(context); end