Class: Ansible::Ruby::Modules::Dynamodb_ttl

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

Overview

Uses boto3 to set TTL. requires botocore version 1.5.24 or higher.

Instance Method Summary collapse

Methods inherited from Base

#ansible_name, #to_h

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

attr_option, attr_options, attribute, #initialize, remove_existing_validations, #to_h, validates

Constructor Details

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

Instance Method Details

#attribute_nameString



21
# File 'lib/ansible/ruby/modules/generated/cloud/amazon/dynamodb_ttl.rb', line 21

attribute :attribute_name

#state:enable, ...



13
# File 'lib/ansible/ruby/modules/generated/cloud/amazon/dynamodb_ttl.rb', line 13

attribute :state

#table_nameString



17
# File 'lib/ansible/ruby/modules/generated/cloud/amazon/dynamodb_ttl.rb', line 17

attribute :table_name