Class: Ansible::Ruby::Modules::Rds_snapshot_facts

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

Overview

obtain facts about one or more RDS snapshots. These can be for unclustered snapshots or snapshots of clustered DBs (Aurora) Aurora snapshot facts may be obtained if no identifier parameters are passed or if one of the cluster parameters are passed.

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

#db_cluster_identifierObject?



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

attribute :db_cluster_identifier

#db_cluster_snapshot_identifierObject?



24
# File 'lib/ansible/ruby/modules/generated/cloud/amazon/rds_snapshot_facts.rb', line 24

attribute :db_cluster_snapshot_identifier

#db_instance_identifierString?



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

attribute :db_instance_identifier

#db_snapshot_identifierString?



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

attribute :db_snapshot_identifier

#snapshot_type:automated, ...



27
# File 'lib/ansible/ruby/modules/generated/cloud/amazon/rds_snapshot_facts.rb', line 27

attribute :snapshot_type