class Aws::S3::Plugins::Dualstack
@api private
def add_handlers(handlers, config)
def add_handlers(handlers, config) handlers.add(OptionHandler, step: :initialize) handlers.add(DualstackHandler, step: :build, priority: 0) end
@api private
def add_handlers(handlers, config) handlers.add(OptionHandler, step: :initialize) handlers.add(DualstackHandler, step: :build, priority: 0) end