You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Resources::Operations::BaseBase class for operations. An operation is any object that responds to #call
receiving a hash of options including:
:resource
- The resource object the operation is invoked against.:args
- An array of arguments given by the caller:block
- An optional block argumentA new instance of Base.
Returns a new instance of Base.
16 17 18
# File 'aws-sdk-resources/lib/aws-sdk-resources/operations.rb', line 16 def initialize(options = {}) @source = options[:source] endInstance Attribute Details #source ⇒ Source?
21 22 23
# File 'aws-sdk-resources/lib/aws-sdk-resources/operations.rb', line 21 def source @source end
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4