Class: Ansible::Ruby::Modules::Dynamodb_table

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/extras/cloud/amazon/dynamodb_table.rb

Instance Method Summary collapse

Methods inherited from Base

#to_h

Methods inherited from Ansible::Ruby::Models::Base

attr_options, attribute, #initialize, #to_h, validates

Constructor Details

This class inherits a constructor from Ansible::Ruby::Models::Base

Instance Method Details

#hash_key_nameString?



18
# File 'lib/ansible/ruby/modules/generated/extras/cloud/amazon/dynamodb_table.rb', line 18

attribute :hash_key_name

#hash_key_type:STRING, ...



22
# File 'lib/ansible/ruby/modules/generated/extras/cloud/amazon/dynamodb_table.rb', line 22

attribute :hash_key_type

#indexesObject?



42
# File 'lib/ansible/ruby/modules/generated/extras/cloud/amazon/dynamodb_table.rb', line 42

attribute :indexes

#nameString



14
# File 'lib/ansible/ruby/modules/generated/extras/cloud/amazon/dynamodb_table.rb', line 14

attribute :name

#range_key_nameString?



26
# File 'lib/ansible/ruby/modules/generated/extras/cloud/amazon/dynamodb_table.rb', line 26

attribute :range_key_name

#range_key_type:STRING, ...



30
# File 'lib/ansible/ruby/modules/generated/extras/cloud/amazon/dynamodb_table.rb', line 30

attribute :range_key_type

#read_capacityInteger?



34
# File 'lib/ansible/ruby/modules/generated/extras/cloud/amazon/dynamodb_table.rb', line 34

attribute :read_capacity

#state:present, ...



10
# File 'lib/ansible/ruby/modules/generated/extras/cloud/amazon/dynamodb_table.rb', line 10

attribute :state

#write_capacityInteger?



38
# File 'lib/ansible/ruby/modules/generated/extras/cloud/amazon/dynamodb_table.rb', line 38

attribute :write_capacity