Module: AWS::Core::OptionGrammar::Descriptors::NoArgs

Included in:
Bigdecimal, Blob, Boolean, Integer, List, MemberedList, Required, String, Structure, Timestamp
Defined in:
lib/aws/core/option_grammar.rb

Instance Method Summary collapse

Instance Method Details

#apply(option) ⇒ Object



47
48
49
# File 'lib/aws/core/option_grammar.rb', line 47

def apply(option)
  option.extend self
end