Method: Awspec::Helper::Type#account_attribute

Defined in:
lib/awspec/helper/type.rb

#account_attribute(key) ⇒ Object



62
63
64
# File 'lib/awspec/helper/type.rb', line 62

def (key)
  Awspec::Type::AccountAttribute.new(key)
end