Class: Aws::Types::Snapshot

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#arn::String

Returns the value of attribute arn.

Returns:

  • (::String)


1785
1786
1787
# File 'sig/types.rbs', line 1785

def arn
  @arn
end

#auto_minor_version_upgradeBoolean

Returns the value of attribute auto_minor_version_upgrade.

Returns:

  • (Boolean)


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.

Returns:

  • ("enabled", "disabled", "enabling", "disabling")


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.

Returns:

  • (::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.

Returns:

  • (::String)


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.

Returns:

  • (::String)


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.

Returns:

  • (::String)


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.

Returns:

  • (::String)


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.

Returns:

  • ("enabled", "disabled")


1786
1787
1788
# File 'sig/types.rbs', line 1786

def data_tiering
  @data_tiering
end

#durability"default", ...

Returns the value of attribute durability.

Returns:

  • ("default", "async", "sync", "disabled")


1787
1788
1789
# File 'sig/types.rbs', line 1787

def durability
  @durability
end

#engine::String

Returns the value of attribute engine.

Returns:

  • (::String)


1766
1767
1768
# File 'sig/types.rbs', line 1766

def engine
  @engine
end

#engine_version::String

Returns the value of attribute engine_version.

Returns:

  • (::String)


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.

Returns:

  • (::String)


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.

Returns:



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.

Returns:

  • (::Integer)


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.

Returns:

  • (::Integer)


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.

Returns:

  • (::Integer)


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.

Returns:

  • (::String)


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.

Returns:

  • (::String)


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.

Returns:

  • (::String)


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.

Returns:

  • (::String)


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.

Returns:

  • (::String)


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.

Returns:

  • (::String)


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.

Returns:

  • (::Integer)


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.

Returns:

  • (::String)


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.

Returns:

  • (::String)


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.

Returns:

  • (::String)


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.

Returns:

  • (::String)


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.

Returns:

  • (::String)


1777
1778
1779
# File 'sig/types.rbs', line 1777

def vpc_id
  @vpc_id
end