Class: Aws::Types::Snapshot
- Inherits:
-
Object
- Object
- Aws::Types::Snapshot
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#accounts_with_restore_access ⇒ ::Array[Types::AccountWithRestoreAccess]
Returns the value of attribute accounts_with_restore_access.
-
#actual_incremental_backup_size_in_mega_bytes ⇒ ::Float
Returns the value of attribute actual_incremental_backup_size_in_mega_bytes.
-
#availability_zone ⇒ ::String
Returns the value of attribute availability_zone.
-
#backup_progress_in_mega_bytes ⇒ ::Float
Returns the value of attribute backup_progress_in_mega_bytes.
-
#cluster_create_time ⇒ ::Time
Returns the value of attribute cluster_create_time.
-
#cluster_identifier ⇒ ::String
Returns the value of attribute cluster_identifier.
-
#cluster_version ⇒ ::String
Returns the value of attribute cluster_version.
-
#current_backup_rate_in_mega_bytes_per_second ⇒ ::Float
Returns the value of attribute current_backup_rate_in_mega_bytes_per_second.
-
#db_name ⇒ ::String
Returns the value of attribute db_name.
-
#elapsed_time_in_seconds ⇒ ::Integer
Returns the value of attribute elapsed_time_in_seconds.
-
#encrypted ⇒ Boolean
Returns the value of attribute encrypted.
-
#encrypted_with_hsm ⇒ Boolean
Returns the value of attribute encrypted_with_hsm.
-
#engine_full_version ⇒ ::String
Returns the value of attribute engine_full_version.
-
#enhanced_vpc_routing ⇒ Boolean
Returns the value of attribute enhanced_vpc_routing.
-
#estimated_seconds_to_completion ⇒ ::Integer
Returns the value of attribute estimated_seconds_to_completion.
-
#kms_key_id ⇒ ::String
Returns the value of attribute kms_key_id.
-
#maintenance_track_name ⇒ ::String
Returns the value of attribute maintenance_track_name.
-
#manual_snapshot_remaining_days ⇒ ::Integer
Returns the value of attribute manual_snapshot_remaining_days.
-
#manual_snapshot_retention_period ⇒ ::Integer
Returns the value of attribute manual_snapshot_retention_period.
-
#master_password_secret_arn ⇒ ::String
Returns the value of attribute master_password_secret_arn.
-
#master_password_secret_kms_key_id ⇒ ::String
Returns the value of attribute master_password_secret_kms_key_id.
-
#master_username ⇒ ::String
Returns the value of attribute master_username.
-
#node_type ⇒ ::String
Returns the value of attribute node_type.
-
#number_of_nodes ⇒ ::Integer
Returns the value of attribute number_of_nodes.
-
#owner_account ⇒ ::String
Returns the value of attribute owner_account.
-
#port ⇒ ::Integer
Returns the value of attribute port.
-
#restorable_node_types ⇒ ::Array[::String]
Returns the value of attribute restorable_node_types.
-
#snapshot_arn ⇒ ::String
Returns the value of attribute snapshot_arn.
-
#snapshot_create_time ⇒ ::Time
Returns the value of attribute snapshot_create_time.
-
#snapshot_identifier ⇒ ::String
Returns the value of attribute snapshot_identifier.
-
#snapshot_retention_start_time ⇒ ::Time
Returns the value of attribute snapshot_retention_start_time.
-
#snapshot_type ⇒ ::String
Returns the value of attribute snapshot_type.
-
#source_region ⇒ ::String
Returns the value of attribute source_region.
-
#status ⇒ ::String
Returns the value of attribute status.
-
#tags ⇒ ::Array[Types::Tag]
Returns the value of attribute tags.
-
#total_backup_size_in_mega_bytes ⇒ ::Float
Returns the value of attribute total_backup_size_in_mega_bytes.
-
#vpc_id ⇒ ::String
Returns the value of attribute vpc_id.
Instance Attribute Details
#accounts_with_restore_access ⇒ ::Array[Types::AccountWithRestoreAccess]
Returns the value of attribute accounts_with_restore_access.
2883 2884 2885 |
# File 'sig/types.rbs', line 2883 def accounts_with_restore_access @accounts_with_restore_access end |
#actual_incremental_backup_size_in_mega_bytes ⇒ ::Float
Returns the value of attribute actual_incremental_backup_size_in_mega_bytes.
2886 2887 2888 |
# File 'sig/types.rbs', line 2886 def actual_incremental_backup_size_in_mega_bytes @actual_incremental_backup_size_in_mega_bytes end |
#availability_zone ⇒ ::String
Returns the value of attribute availability_zone.
2870 2871 2872 |
# File 'sig/types.rbs', line 2870 def availability_zone @availability_zone end |
#backup_progress_in_mega_bytes ⇒ ::Float
Returns the value of attribute backup_progress_in_mega_bytes.
2887 2888 2889 |
# File 'sig/types.rbs', line 2887 def backup_progress_in_mega_bytes @backup_progress_in_mega_bytes end |
#cluster_create_time ⇒ ::Time
Returns the value of attribute cluster_create_time.
2871 2872 2873 |
# File 'sig/types.rbs', line 2871 def cluster_create_time @cluster_create_time end |
#cluster_identifier ⇒ ::String
Returns the value of attribute cluster_identifier.
2866 2867 2868 |
# File 'sig/types.rbs', line 2866 def cluster_identifier @cluster_identifier end |
#cluster_version ⇒ ::String
Returns the value of attribute cluster_version.
2873 2874 2875 |
# File 'sig/types.rbs', line 2873 def cluster_version @cluster_version end |
#current_backup_rate_in_mega_bytes_per_second ⇒ ::Float
Returns the value of attribute current_backup_rate_in_mega_bytes_per_second.
2888 2889 2890 |
# File 'sig/types.rbs', line 2888 def current_backup_rate_in_mega_bytes_per_second @current_backup_rate_in_mega_bytes_per_second end |
#db_name ⇒ ::String
Returns the value of attribute db_name.
2878 2879 2880 |
# File 'sig/types.rbs', line 2878 def db_name @db_name end |
#elapsed_time_in_seconds ⇒ ::Integer
Returns the value of attribute elapsed_time_in_seconds.
2890 2891 2892 |
# File 'sig/types.rbs', line 2890 def elapsed_time_in_seconds @elapsed_time_in_seconds end |
#encrypted ⇒ Boolean
Returns the value of attribute encrypted.
2880 2881 2882 |
# File 'sig/types.rbs', line 2880 def encrypted @encrypted end |
#encrypted_with_hsm ⇒ Boolean
Returns the value of attribute encrypted_with_hsm.
2882 2883 2884 |
# File 'sig/types.rbs', line 2882 def encrypted_with_hsm @encrypted_with_hsm end |
#engine_full_version ⇒ ::String
Returns the value of attribute engine_full_version.
2874 2875 2876 |
# File 'sig/types.rbs', line 2874 def engine_full_version @engine_full_version end |
#enhanced_vpc_routing ⇒ Boolean
Returns the value of attribute enhanced_vpc_routing.
2894 2895 2896 |
# File 'sig/types.rbs', line 2894 def enhanced_vpc_routing @enhanced_vpc_routing end |
#estimated_seconds_to_completion ⇒ ::Integer
Returns the value of attribute estimated_seconds_to_completion.
2889 2890 2891 |
# File 'sig/types.rbs', line 2889 def estimated_seconds_to_completion @estimated_seconds_to_completion end |
#kms_key_id ⇒ ::String
Returns the value of attribute kms_key_id.
2881 2882 2883 |
# File 'sig/types.rbs', line 2881 def kms_key_id @kms_key_id end |
#maintenance_track_name ⇒ ::String
Returns the value of attribute maintenance_track_name.
2895 2896 2897 |
# File 'sig/types.rbs', line 2895 def maintenance_track_name @maintenance_track_name end |
#manual_snapshot_remaining_days ⇒ ::Integer
Returns the value of attribute manual_snapshot_remaining_days.
2897 2898 2899 |
# File 'sig/types.rbs', line 2897 def manual_snapshot_remaining_days @manual_snapshot_remaining_days end |
#manual_snapshot_retention_period ⇒ ::Integer
Returns the value of attribute manual_snapshot_retention_period.
2896 2897 2898 |
# File 'sig/types.rbs', line 2896 def manual_snapshot_retention_period @manual_snapshot_retention_period end |
#master_password_secret_arn ⇒ ::String
Returns the value of attribute master_password_secret_arn.
2899 2900 2901 |
# File 'sig/types.rbs', line 2899 def master_password_secret_arn @master_password_secret_arn end |
#master_password_secret_kms_key_id ⇒ ::String
Returns the value of attribute master_password_secret_kms_key_id.
2900 2901 2902 |
# File 'sig/types.rbs', line 2900 def master_password_secret_kms_key_id @master_password_secret_kms_key_id end |
#master_username ⇒ ::String
Returns the value of attribute master_username.
2872 2873 2874 |
# File 'sig/types.rbs', line 2872 def master_username @master_username end |
#node_type ⇒ ::String
Returns the value of attribute node_type.
2876 2877 2878 |
# File 'sig/types.rbs', line 2876 def node_type @node_type end |
#number_of_nodes ⇒ ::Integer
Returns the value of attribute number_of_nodes.
2877 2878 2879 |
# File 'sig/types.rbs', line 2877 def number_of_nodes @number_of_nodes end |
#owner_account ⇒ ::String
Returns the value of attribute owner_account.
2884 2885 2886 |
# File 'sig/types.rbs', line 2884 def owner_account @owner_account end |
#port ⇒ ::Integer
Returns the value of attribute port.
2869 2870 2871 |
# File 'sig/types.rbs', line 2869 def port @port end |
#restorable_node_types ⇒ ::Array[::String]
Returns the value of attribute restorable_node_types.
2893 2894 2895 |
# File 'sig/types.rbs', line 2893 def restorable_node_types @restorable_node_types end |
#snapshot_arn ⇒ ::String
Returns the value of attribute snapshot_arn.
2901 2902 2903 |
# File 'sig/types.rbs', line 2901 def snapshot_arn @snapshot_arn end |
#snapshot_create_time ⇒ ::Time
Returns the value of attribute snapshot_create_time.
2867 2868 2869 |
# File 'sig/types.rbs', line 2867 def snapshot_create_time @snapshot_create_time end |
#snapshot_identifier ⇒ ::String
Returns the value of attribute snapshot_identifier.
2865 2866 2867 |
# File 'sig/types.rbs', line 2865 def snapshot_identifier @snapshot_identifier end |
#snapshot_retention_start_time ⇒ ::Time
Returns the value of attribute snapshot_retention_start_time.
2898 2899 2900 |
# File 'sig/types.rbs', line 2898 def snapshot_retention_start_time @snapshot_retention_start_time end |
#snapshot_type ⇒ ::String
Returns the value of attribute snapshot_type.
2875 2876 2877 |
# File 'sig/types.rbs', line 2875 def snapshot_type @snapshot_type end |
#source_region ⇒ ::String
Returns the value of attribute source_region.
2891 2892 2893 |
# File 'sig/types.rbs', line 2891 def source_region @source_region end |
#status ⇒ ::String
Returns the value of attribute status.
2868 2869 2870 |
# File 'sig/types.rbs', line 2868 def status @status end |
#tags ⇒ ::Array[Types::Tag]
Returns the value of attribute tags.
2892 2893 2894 |
# File 'sig/types.rbs', line 2892 def @tags end |
#total_backup_size_in_mega_bytes ⇒ ::Float
Returns the value of attribute total_backup_size_in_mega_bytes.
2885 2886 2887 |
# File 'sig/types.rbs', line 2885 def total_backup_size_in_mega_bytes @total_backup_size_in_mega_bytes end |
#vpc_id ⇒ ::String
Returns the value of attribute vpc_id.
2879 2880 2881 |
# File 'sig/types.rbs', line 2879 def vpc_id @vpc_id end |