Class: Aws::Types::Snapshot
- Inherits:
-
Object
- Object
- Aws::Types::Snapshot
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#arn ⇒ ::String
Returns the value of attribute arn.
-
#auto_minor_version_upgrade ⇒ Boolean
Returns the value of attribute auto_minor_version_upgrade.
-
#automatic_failover ⇒ "enabled", ...
Returns the value of attribute automatic_failover.
-
#cache_cluster_create_time ⇒ ::Time
Returns the value of attribute cache_cluster_create_time.
-
#cache_cluster_id ⇒ ::String
Returns the value of attribute cache_cluster_id.
-
#cache_node_type ⇒ ::String
Returns the value of attribute cache_node_type.
-
#cache_parameter_group_name ⇒ ::String
Returns the value of attribute cache_parameter_group_name.
-
#cache_subnet_group_name ⇒ ::String
Returns the value of attribute cache_subnet_group_name.
-
#data_tiering ⇒ "enabled", "disabled"
Returns the value of attribute data_tiering.
-
#durability ⇒ "default", ...
Returns the value of attribute durability.
-
#engine ⇒ ::String
Returns the value of attribute engine.
-
#engine_version ⇒ ::String
Returns the value of attribute engine_version.
-
#kms_key_id ⇒ ::String
Returns the value of attribute kms_key_id.
-
#node_snapshots ⇒ ::Array[Types::NodeSnapshot]
Returns the value of attribute node_snapshots.
-
#num_cache_nodes ⇒ ::Integer
Returns the value of attribute num_cache_nodes.
-
#num_node_groups ⇒ ::Integer
Returns the value of attribute num_node_groups.
-
#port ⇒ ::Integer
Returns the value of attribute port.
-
#preferred_availability_zone ⇒ ::String
Returns the value of attribute preferred_availability_zone.
-
#preferred_maintenance_window ⇒ ::String
Returns the value of attribute preferred_maintenance_window.
-
#preferred_outpost_arn ⇒ ::String
Returns the value of attribute preferred_outpost_arn.
-
#replication_group_description ⇒ ::String
Returns the value of attribute replication_group_description.
-
#replication_group_id ⇒ ::String
Returns the value of attribute replication_group_id.
-
#snapshot_name ⇒ ::String
Returns the value of attribute snapshot_name.
-
#snapshot_retention_limit ⇒ ::Integer
Returns the value of attribute snapshot_retention_limit.
-
#snapshot_source ⇒ ::String
Returns the value of attribute snapshot_source.
-
#snapshot_status ⇒ ::String
Returns the value of attribute snapshot_status.
-
#snapshot_window ⇒ ::String
Returns the value of attribute snapshot_window.
-
#topic_arn ⇒ ::String
Returns the value of attribute topic_arn.
-
#vpc_id ⇒ ::String
Returns the value of attribute vpc_id.
Instance Attribute Details
#arn ⇒ ::String
Returns the value of attribute arn.
1785 1786 1787 |
# File 'sig/types.rbs', line 1785 def arn @arn end |
#auto_minor_version_upgrade ⇒ Boolean
Returns the value of attribute auto_minor_version_upgrade.
1778 1779 1780 |
# File 'sig/types.rbs', line 1778 def auto_minor_version_upgrade @auto_minor_version_upgrade end |
#automatic_failover ⇒ "enabled", ...
Returns the value of attribute automatic_failover.
1782 1783 1784 |
# File 'sig/types.rbs', line 1782 def automatic_failover @automatic_failover end |
#cache_cluster_create_time ⇒ ::Time
Returns the value of attribute cache_cluster_create_time.
1771 1772 1773 |
# File 'sig/types.rbs', line 1771 def cache_cluster_create_time @cache_cluster_create_time end |
#cache_cluster_id ⇒ ::String
Returns the value of attribute cache_cluster_id.
1762 1763 1764 |
# File 'sig/types.rbs', line 1762 def cache_cluster_id @cache_cluster_id end |
#cache_node_type ⇒ ::String
Returns the value of attribute cache_node_type.
1765 1766 1767 |
# File 'sig/types.rbs', line 1765 def cache_node_type @cache_node_type end |
#cache_parameter_group_name ⇒ ::String
Returns the value of attribute cache_parameter_group_name.
1775 1776 1777 |
# File 'sig/types.rbs', line 1775 def cache_parameter_group_name @cache_parameter_group_name end |
#cache_subnet_group_name ⇒ ::String
Returns the value of attribute cache_subnet_group_name.
1776 1777 1778 |
# File 'sig/types.rbs', line 1776 def cache_subnet_group_name @cache_subnet_group_name end |
#data_tiering ⇒ "enabled", "disabled"
Returns the value of attribute data_tiering.
1786 1787 1788 |
# File 'sig/types.rbs', line 1786 def data_tiering @data_tiering end |
#durability ⇒ "default", ...
Returns the value of attribute durability.
1787 1788 1789 |
# File 'sig/types.rbs', line 1787 def durability @durability end |
#engine ⇒ ::String
Returns the value of attribute engine.
1766 1767 1768 |
# File 'sig/types.rbs', line 1766 def engine @engine end |
#engine_version ⇒ ::String
Returns the value of attribute engine_version.
1767 1768 1769 |
# File 'sig/types.rbs', line 1767 def engine_version @engine_version end |
#kms_key_id ⇒ ::String
Returns the value of attribute kms_key_id.
1784 1785 1786 |
# File 'sig/types.rbs', line 1784 def kms_key_id @kms_key_id end |
#node_snapshots ⇒ ::Array[Types::NodeSnapshot]
Returns the value of attribute node_snapshots.
1783 1784 1785 |
# File 'sig/types.rbs', line 1783 def node_snapshots @node_snapshots end |
#num_cache_nodes ⇒ ::Integer
Returns the value of attribute num_cache_nodes.
1768 1769 1770 |
# File 'sig/types.rbs', line 1768 def num_cache_nodes @num_cache_nodes end |
#num_node_groups ⇒ ::Integer
Returns the value of attribute num_node_groups.
1781 1782 1783 |
# File 'sig/types.rbs', line 1781 def num_node_groups @num_node_groups end |
#port ⇒ ::Integer
Returns the value of attribute port.
1774 1775 1776 |
# File 'sig/types.rbs', line 1774 def port @port end |
#preferred_availability_zone ⇒ ::String
Returns the value of attribute preferred_availability_zone.
1769 1770 1771 |
# File 'sig/types.rbs', line 1769 def preferred_availability_zone @preferred_availability_zone end |
#preferred_maintenance_window ⇒ ::String
Returns the value of attribute preferred_maintenance_window.
1772 1773 1774 |
# File 'sig/types.rbs', line 1772 def preferred_maintenance_window @preferred_maintenance_window end |
#preferred_outpost_arn ⇒ ::String
Returns the value of attribute preferred_outpost_arn.
1770 1771 1772 |
# File 'sig/types.rbs', line 1770 def preferred_outpost_arn @preferred_outpost_arn end |
#replication_group_description ⇒ ::String
Returns the value of attribute replication_group_description.
1761 1762 1763 |
# File 'sig/types.rbs', line 1761 def replication_group_description @replication_group_description end |
#replication_group_id ⇒ ::String
Returns the value of attribute replication_group_id.
1760 1761 1762 |
# File 'sig/types.rbs', line 1760 def replication_group_id @replication_group_id end |
#snapshot_name ⇒ ::String
Returns the value of attribute snapshot_name.
1759 1760 1761 |
# File 'sig/types.rbs', line 1759 def snapshot_name @snapshot_name end |
#snapshot_retention_limit ⇒ ::Integer
Returns the value of attribute snapshot_retention_limit.
1779 1780 1781 |
# File 'sig/types.rbs', line 1779 def snapshot_retention_limit @snapshot_retention_limit end |
#snapshot_source ⇒ ::String
Returns the value of attribute snapshot_source.
1764 1765 1766 |
# File 'sig/types.rbs', line 1764 def snapshot_source @snapshot_source end |
#snapshot_status ⇒ ::String
Returns the value of attribute snapshot_status.
1763 1764 1765 |
# File 'sig/types.rbs', line 1763 def snapshot_status @snapshot_status end |
#snapshot_window ⇒ ::String
Returns the value of attribute snapshot_window.
1780 1781 1782 |
# File 'sig/types.rbs', line 1780 def snapshot_window @snapshot_window end |
#topic_arn ⇒ ::String
Returns the value of attribute topic_arn.
1773 1774 1775 |
# File 'sig/types.rbs', line 1773 def topic_arn @topic_arn end |
#vpc_id ⇒ ::String
Returns the value of attribute vpc_id.
1777 1778 1779 |
# File 'sig/types.rbs', line 1777 def vpc_id @vpc_id end |