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.
2863 2864 2865 |
# File 'sig/types.rbs', line 2863 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.
2866 2867 2868 |
# File 'sig/types.rbs', line 2866 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.
2850 2851 2852 |
# File 'sig/types.rbs', line 2850 def availability_zone @availability_zone end |
#backup_progress_in_mega_bytes ⇒ ::Float
Returns the value of attribute backup_progress_in_mega_bytes.
2867 2868 2869 |
# File 'sig/types.rbs', line 2867 def backup_progress_in_mega_bytes @backup_progress_in_mega_bytes end |
#cluster_create_time ⇒ ::Time
Returns the value of attribute cluster_create_time.
2851 2852 2853 |
# File 'sig/types.rbs', line 2851 def cluster_create_time @cluster_create_time end |
#cluster_identifier ⇒ ::String
Returns the value of attribute cluster_identifier.
2846 2847 2848 |
# File 'sig/types.rbs', line 2846 def cluster_identifier @cluster_identifier end |
#cluster_version ⇒ ::String
Returns the value of attribute cluster_version.
2853 2854 2855 |
# File 'sig/types.rbs', line 2853 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.
2868 2869 2870 |
# File 'sig/types.rbs', line 2868 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.
2858 2859 2860 |
# File 'sig/types.rbs', line 2858 def db_name @db_name end |
#elapsed_time_in_seconds ⇒ ::Integer
Returns the value of attribute elapsed_time_in_seconds.
2870 2871 2872 |
# File 'sig/types.rbs', line 2870 def elapsed_time_in_seconds @elapsed_time_in_seconds end |
#encrypted ⇒ Boolean
Returns the value of attribute encrypted.
2860 2861 2862 |
# File 'sig/types.rbs', line 2860 def encrypted @encrypted end |
#encrypted_with_hsm ⇒ Boolean
Returns the value of attribute encrypted_with_hsm.
2862 2863 2864 |
# File 'sig/types.rbs', line 2862 def encrypted_with_hsm @encrypted_with_hsm end |
#engine_full_version ⇒ ::String
Returns the value of attribute engine_full_version.
2854 2855 2856 |
# File 'sig/types.rbs', line 2854 def engine_full_version @engine_full_version end |
#enhanced_vpc_routing ⇒ Boolean
Returns the value of attribute enhanced_vpc_routing.
2874 2875 2876 |
# File 'sig/types.rbs', line 2874 def enhanced_vpc_routing @enhanced_vpc_routing end |
#estimated_seconds_to_completion ⇒ ::Integer
Returns the value of attribute estimated_seconds_to_completion.
2869 2870 2871 |
# File 'sig/types.rbs', line 2869 def estimated_seconds_to_completion @estimated_seconds_to_completion end |
#kms_key_id ⇒ ::String
Returns the value of attribute kms_key_id.
2861 2862 2863 |
# File 'sig/types.rbs', line 2861 def kms_key_id @kms_key_id end |
#maintenance_track_name ⇒ ::String
Returns the value of attribute maintenance_track_name.
2875 2876 2877 |
# File 'sig/types.rbs', line 2875 def maintenance_track_name @maintenance_track_name end |
#manual_snapshot_remaining_days ⇒ ::Integer
Returns the value of attribute manual_snapshot_remaining_days.
2877 2878 2879 |
# File 'sig/types.rbs', line 2877 def manual_snapshot_remaining_days @manual_snapshot_remaining_days end |
#manual_snapshot_retention_period ⇒ ::Integer
Returns the value of attribute manual_snapshot_retention_period.
2876 2877 2878 |
# File 'sig/types.rbs', line 2876 def manual_snapshot_retention_period @manual_snapshot_retention_period end |
#master_password_secret_arn ⇒ ::String
Returns the value of attribute master_password_secret_arn.
2879 2880 2881 |
# File 'sig/types.rbs', line 2879 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.
2880 2881 2882 |
# File 'sig/types.rbs', line 2880 def master_password_secret_kms_key_id @master_password_secret_kms_key_id end |
#master_username ⇒ ::String
Returns the value of attribute master_username.
2852 2853 2854 |
# File 'sig/types.rbs', line 2852 def master_username @master_username end |
#node_type ⇒ ::String
Returns the value of attribute node_type.
2856 2857 2858 |
# File 'sig/types.rbs', line 2856 def node_type @node_type end |
#number_of_nodes ⇒ ::Integer
Returns the value of attribute number_of_nodes.
2857 2858 2859 |
# File 'sig/types.rbs', line 2857 def number_of_nodes @number_of_nodes end |
#owner_account ⇒ ::String
Returns the value of attribute owner_account.
2864 2865 2866 |
# File 'sig/types.rbs', line 2864 def owner_account @owner_account end |
#port ⇒ ::Integer
Returns the value of attribute port.
2849 2850 2851 |
# File 'sig/types.rbs', line 2849 def port @port end |
#restorable_node_types ⇒ ::Array[::String]
Returns the value of attribute restorable_node_types.
2873 2874 2875 |
# File 'sig/types.rbs', line 2873 def restorable_node_types @restorable_node_types end |
#snapshot_arn ⇒ ::String
Returns the value of attribute snapshot_arn.
2881 2882 2883 |
# File 'sig/types.rbs', line 2881 def snapshot_arn @snapshot_arn end |
#snapshot_create_time ⇒ ::Time
Returns the value of attribute snapshot_create_time.
2847 2848 2849 |
# File 'sig/types.rbs', line 2847 def snapshot_create_time @snapshot_create_time end |
#snapshot_identifier ⇒ ::String
Returns the value of attribute snapshot_identifier.
2845 2846 2847 |
# File 'sig/types.rbs', line 2845 def snapshot_identifier @snapshot_identifier end |
#snapshot_retention_start_time ⇒ ::Time
Returns the value of attribute snapshot_retention_start_time.
2878 2879 2880 |
# File 'sig/types.rbs', line 2878 def snapshot_retention_start_time @snapshot_retention_start_time end |
#snapshot_type ⇒ ::String
Returns the value of attribute snapshot_type.
2855 2856 2857 |
# File 'sig/types.rbs', line 2855 def snapshot_type @snapshot_type end |
#source_region ⇒ ::String
Returns the value of attribute source_region.
2871 2872 2873 |
# File 'sig/types.rbs', line 2871 def source_region @source_region end |
#status ⇒ ::String
Returns the value of attribute status.
2848 2849 2850 |
# File 'sig/types.rbs', line 2848 def status @status end |
#tags ⇒ ::Array[Types::Tag]
Returns the value of attribute tags.
2872 2873 2874 |
# File 'sig/types.rbs', line 2872 def @tags end |
#total_backup_size_in_mega_bytes ⇒ ::Float
Returns the value of attribute total_backup_size_in_mega_bytes.
2865 2866 2867 |
# File 'sig/types.rbs', line 2865 def total_backup_size_in_mega_bytes @total_backup_size_in_mega_bytes end |
#vpc_id ⇒ ::String
Returns the value of attribute vpc_id.
2859 2860 2861 |
# File 'sig/types.rbs', line 2859 def vpc_id @vpc_id end |