Class: Aws::IoT1ClickProjects::Plugins::Endpoints

Inherits:
Seahorse::Client::Plugin
  • Object
show all
Defined in:
lib/aws-sdk-iot1clickprojects/plugins/endpoints.rb

Defined Under Namespace

Classes: Handler

Instance Method Summary collapse

Instance Method Details

#add_handlers(handlers, _config) ⇒ Object



97
98
99
# File 'lib/aws-sdk-iot1clickprojects/plugins/endpoints.rb', line 97

def add_handlers(handlers, _config)
  handlers.add(Handler, step: :build, priority: 75)
end