Class: Aws::Types::DBSnapshot
- Inherits:
-
Object
- Object
- Aws::Types::DBSnapshot
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#additional_storage_volumes ⇒ ::Array[Types::AdditionalStorageVolume]
Returns the value of attribute additional_storage_volumes.
-
#allocated_storage ⇒ ::Integer
Returns the value of attribute allocated_storage.
-
#availability_zone ⇒ ::String
Returns the value of attribute availability_zone.
-
#backup_retention_period ⇒ ::Integer
Returns the value of attribute backup_retention_period.
-
#db_instance_identifier ⇒ ::String
Returns the value of attribute db_instance_identifier.
-
#db_snapshot_arn ⇒ ::String
Returns the value of attribute db_snapshot_arn.
-
#db_snapshot_identifier ⇒ ::String
Returns the value of attribute db_snapshot_identifier.
-
#db_system_id ⇒ ::String
Returns the value of attribute db_system_id.
-
#dbi_resource_id ⇒ ::String
Returns the value of attribute dbi_resource_id.
-
#dedicated_log_volume ⇒ Boolean
Returns the value of attribute dedicated_log_volume.
-
#encrypted ⇒ Boolean
Returns the value of attribute encrypted.
-
#engine ⇒ ::String
Returns the value of attribute engine.
-
#engine_version ⇒ ::String
Returns the value of attribute engine_version.
-
#iam_database_authentication_enabled ⇒ Boolean
Returns the value of attribute iam_database_authentication_enabled.
-
#instance_create_time ⇒ ::Time
Returns the value of attribute instance_create_time.
-
#iops ⇒ ::Integer
Returns the value of attribute iops.
-
#kms_key_id ⇒ ::String
Returns the value of attribute kms_key_id.
-
#license_model ⇒ ::String
Returns the value of attribute license_model.
-
#master_username ⇒ ::String
Returns the value of attribute master_username.
-
#multi_tenant ⇒ Boolean
Returns the value of attribute multi_tenant.
-
#option_group_name ⇒ ::String
Returns the value of attribute option_group_name.
-
#original_snapshot_create_time ⇒ ::Time
Returns the value of attribute original_snapshot_create_time.
-
#percent_progress ⇒ ::Integer
Returns the value of attribute percent_progress.
-
#port ⇒ ::Integer
Returns the value of attribute port.
-
#preferred_backup_window ⇒ ::String
Returns the value of attribute preferred_backup_window.
-
#processor_features ⇒ ::Array[Types::ProcessorFeature]
Returns the value of attribute processor_features.
-
#snapshot_availability_zone ⇒ ::String
Returns the value of attribute snapshot_availability_zone.
-
#snapshot_create_time ⇒ ::Time
Returns the value of attribute snapshot_create_time.
-
#snapshot_database_time ⇒ ::Time
Returns the value of attribute snapshot_database_time.
-
#snapshot_target ⇒ ::String
Returns the value of attribute snapshot_target.
-
#snapshot_type ⇒ ::String
Returns the value of attribute snapshot_type.
-
#source_db_snapshot_identifier ⇒ ::String
Returns the value of attribute source_db_snapshot_identifier.
-
#source_region ⇒ ::String
Returns the value of attribute source_region.
-
#status ⇒ ::String
Returns the value of attribute status.
-
#storage_encryption_type ⇒ "none", ...
Returns the value of attribute storage_encryption_type.
-
#storage_throughput ⇒ ::Integer
Returns the value of attribute storage_throughput.
-
#storage_type ⇒ ::String
Returns the value of attribute storage_type.
-
#tag_list ⇒ ::Array[Types::Tag]
Returns the value of attribute tag_list.
-
#tde_credential_arn ⇒ ::String
Returns the value of attribute tde_credential_arn.
-
#timezone ⇒ ::String
Returns the value of attribute timezone.
-
#vpc_id ⇒ ::String
Returns the value of attribute vpc_id.
Instance Attribute Details
#additional_storage_volumes ⇒ ::Array[Types::AdditionalStorageVolume]
Returns the value of attribute additional_storage_volumes.
1659 1660 1661 |
# File 'sig/types.rbs', line 1659 def additional_storage_volumes @additional_storage_volumes end |
#allocated_storage ⇒ ::Integer
Returns the value of attribute allocated_storage.
1624 1625 1626 |
# File 'sig/types.rbs', line 1624 def allocated_storage @allocated_storage end |
#availability_zone ⇒ ::String
Returns the value of attribute availability_zone.
1627 1628 1629 |
# File 'sig/types.rbs', line 1627 def availability_zone @availability_zone end |
#backup_retention_period ⇒ ::Integer
Returns the value of attribute backup_retention_period.
1644 1645 1646 |
# File 'sig/types.rbs', line 1644 def backup_retention_period @backup_retention_period end |
#db_instance_identifier ⇒ ::String
Returns the value of attribute db_instance_identifier.
1621 1622 1623 |
# File 'sig/types.rbs', line 1621 def db_instance_identifier @db_instance_identifier end |
#db_snapshot_arn ⇒ ::String
Returns the value of attribute db_snapshot_arn.
1647 1648 1649 |
# File 'sig/types.rbs', line 1647 def db_snapshot_arn @db_snapshot_arn end |
#db_snapshot_identifier ⇒ ::String
Returns the value of attribute db_snapshot_identifier.
1620 1621 1622 |
# File 'sig/types.rbs', line 1620 def db_snapshot_identifier @db_snapshot_identifier end |
#db_system_id ⇒ ::String
Returns the value of attribute db_system_id.
1656 1657 1658 |
# File 'sig/types.rbs', line 1656 def db_system_id @db_system_id end |
#dbi_resource_id ⇒ ::String
Returns the value of attribute dbi_resource_id.
1651 1652 1653 |
# File 'sig/types.rbs', line 1651 def dbi_resource_id @dbi_resource_id end |
#dedicated_log_volume ⇒ Boolean
Returns the value of attribute dedicated_log_volume.
1658 1659 1660 |
# File 'sig/types.rbs', line 1658 def dedicated_log_volume @dedicated_log_volume end |
#encrypted ⇒ Boolean
Returns the value of attribute encrypted.
1642 1643 1644 |
# File 'sig/types.rbs', line 1642 def encrypted @encrypted end |
#engine ⇒ ::String
Returns the value of attribute engine.
1623 1624 1625 |
# File 'sig/types.rbs', line 1623 def engine @engine end |
#engine_version ⇒ ::String
Returns the value of attribute engine_version.
1631 1632 1633 |
# File 'sig/types.rbs', line 1631 def engine_version @engine_version end |
#iam_database_authentication_enabled ⇒ Boolean
Returns the value of attribute iam_database_authentication_enabled.
1649 1650 1651 |
# File 'sig/types.rbs', line 1649 def iam_database_authentication_enabled @iam_database_authentication_enabled end |
#instance_create_time ⇒ ::Time
Returns the value of attribute instance_create_time.
1629 1630 1631 |
# File 'sig/types.rbs', line 1629 def instance_create_time @instance_create_time end |
#iops ⇒ ::Integer
Returns the value of attribute iops.
1634 1635 1636 |
# File 'sig/types.rbs', line 1634 def iops @iops end |
#kms_key_id ⇒ ::String
Returns the value of attribute kms_key_id.
1646 1647 1648 |
# File 'sig/types.rbs', line 1646 def kms_key_id @kms_key_id end |
#license_model ⇒ ::String
Returns the value of attribute license_model.
1632 1633 1634 |
# File 'sig/types.rbs', line 1632 def license_model @license_model end |
#master_username ⇒ ::String
Returns the value of attribute master_username.
1630 1631 1632 |
# File 'sig/types.rbs', line 1630 def master_username @master_username end |
#multi_tenant ⇒ Boolean
Returns the value of attribute multi_tenant.
1657 1658 1659 |
# File 'sig/types.rbs', line 1657 def multi_tenant @multi_tenant end |
#option_group_name ⇒ ::String
Returns the value of attribute option_group_name.
1636 1637 1638 |
# File 'sig/types.rbs', line 1636 def option_group_name @option_group_name end |
#original_snapshot_create_time ⇒ ::Time
Returns the value of attribute original_snapshot_create_time.
1654 1655 1656 |
# File 'sig/types.rbs', line 1654 def original_snapshot_create_time @original_snapshot_create_time end |
#percent_progress ⇒ ::Integer
Returns the value of attribute percent_progress.
1637 1638 1639 |
# File 'sig/types.rbs', line 1637 def percent_progress @percent_progress end |
#port ⇒ ::Integer
Returns the value of attribute port.
1626 1627 1628 |
# File 'sig/types.rbs', line 1626 def port @port end |
#preferred_backup_window ⇒ ::String
Returns the value of attribute preferred_backup_window.
1645 1646 1647 |
# File 'sig/types.rbs', line 1645 def preferred_backup_window @preferred_backup_window end |
#processor_features ⇒ ::Array[Types::ProcessorFeature]
Returns the value of attribute processor_features.
1650 1651 1652 |
# File 'sig/types.rbs', line 1650 def processor_features @processor_features end |
#snapshot_availability_zone ⇒ ::String
Returns the value of attribute snapshot_availability_zone.
1660 1661 1662 |
# File 'sig/types.rbs', line 1660 def snapshot_availability_zone @snapshot_availability_zone end |
#snapshot_create_time ⇒ ::Time
Returns the value of attribute snapshot_create_time.
1622 1623 1624 |
# File 'sig/types.rbs', line 1622 def snapshot_create_time @snapshot_create_time end |
#snapshot_database_time ⇒ ::Time
Returns the value of attribute snapshot_database_time.
1655 1656 1657 |
# File 'sig/types.rbs', line 1655 def snapshot_database_time @snapshot_database_time end |
#snapshot_target ⇒ ::String
Returns the value of attribute snapshot_target.
1653 1654 1655 |
# File 'sig/types.rbs', line 1653 def snapshot_target @snapshot_target end |
#snapshot_type ⇒ ::String
Returns the value of attribute snapshot_type.
1633 1634 1635 |
# File 'sig/types.rbs', line 1633 def snapshot_type @snapshot_type end |
#source_db_snapshot_identifier ⇒ ::String
Returns the value of attribute source_db_snapshot_identifier.
1639 1640 1641 |
# File 'sig/types.rbs', line 1639 def source_db_snapshot_identifier @source_db_snapshot_identifier end |
#source_region ⇒ ::String
Returns the value of attribute source_region.
1638 1639 1640 |
# File 'sig/types.rbs', line 1638 def source_region @source_region end |
#status ⇒ ::String
Returns the value of attribute status.
1625 1626 1627 |
# File 'sig/types.rbs', line 1625 def status @status end |
#storage_encryption_type ⇒ "none", ...
Returns the value of attribute storage_encryption_type.
1643 1644 1645 |
# File 'sig/types.rbs', line 1643 def storage_encryption_type @storage_encryption_type end |
#storage_throughput ⇒ ::Integer
Returns the value of attribute storage_throughput.
1635 1636 1637 |
# File 'sig/types.rbs', line 1635 def storage_throughput @storage_throughput end |
#storage_type ⇒ ::String
Returns the value of attribute storage_type.
1640 1641 1642 |
# File 'sig/types.rbs', line 1640 def storage_type @storage_type end |
#tag_list ⇒ ::Array[Types::Tag]
Returns the value of attribute tag_list.
1652 1653 1654 |
# File 'sig/types.rbs', line 1652 def tag_list @tag_list end |
#tde_credential_arn ⇒ ::String
Returns the value of attribute tde_credential_arn.
1641 1642 1643 |
# File 'sig/types.rbs', line 1641 def tde_credential_arn @tde_credential_arn end |
#timezone ⇒ ::String
Returns the value of attribute timezone.
1648 1649 1650 |
# File 'sig/types.rbs', line 1648 def timezone @timezone end |
#vpc_id ⇒ ::String
Returns the value of attribute vpc_id.
1628 1629 1630 |
# File 'sig/types.rbs', line 1628 def vpc_id @vpc_id end |