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_provisioned_restore_access ⇒ ::Array[::String]
Returns the value of attribute accounts_with_provisioned_restore_access.
-
#accounts_with_restore_access ⇒ ::Array[::String]
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.
-
#admin_password_secret_arn ⇒ ::String
Returns the value of attribute admin_password_secret_arn.
-
#admin_password_secret_kms_key_id ⇒ ::String
Returns the value of attribute admin_password_secret_kms_key_id.
-
#admin_username ⇒ ::String
Returns the value of attribute admin_username.
-
#backup_progress_in_mega_bytes ⇒ ::Float
Returns the value of attribute backup_progress_in_mega_bytes.
-
#current_backup_rate_in_mega_bytes_per_second ⇒ ::Float
Returns the value of attribute current_backup_rate_in_mega_bytes_per_second.
-
#elapsed_time_in_seconds ⇒ ::Integer
Returns the value of attribute elapsed_time_in_seconds.
-
#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.
-
#namespace_arn ⇒ ::String
Returns the value of attribute namespace_arn.
-
#namespace_name ⇒ ::String
Returns the value of attribute namespace_name.
-
#owner_account ⇒ ::String
Returns the value of attribute owner_account.
-
#snapshot_arn ⇒ ::String
Returns the value of attribute snapshot_arn.
-
#snapshot_create_time ⇒ ::Time
Returns the value of attribute snapshot_create_time.
-
#snapshot_name ⇒ ::String
Returns the value of attribute snapshot_name.
-
#snapshot_remaining_days ⇒ ::Integer
Returns the value of attribute snapshot_remaining_days.
-
#snapshot_retention_period ⇒ ::Integer
Returns the value of attribute snapshot_retention_period.
-
#snapshot_retention_start_time ⇒ ::Time
Returns the value of attribute snapshot_retention_start_time.
-
#status ⇒ "AVAILABLE", ...
Returns the value of attribute status.
-
#total_backup_size_in_mega_bytes ⇒ ::Float
Returns the value of attribute total_backup_size_in_mega_bytes.
Instance Attribute Details
#accounts_with_provisioned_restore_access ⇒ ::Array[::String]
Returns the value of attribute accounts_with_provisioned_restore_access.
925 926 927 |
# File 'sig/types.rbs', line 925 def accounts_with_provisioned_restore_access @accounts_with_provisioned_restore_access end |
#accounts_with_restore_access ⇒ ::Array[::String]
Returns the value of attribute accounts_with_restore_access.
926 927 928 |
# File 'sig/types.rbs', line 926 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.
927 928 929 |
# File 'sig/types.rbs', line 927 def actual_incremental_backup_size_in_mega_bytes @actual_incremental_backup_size_in_mega_bytes end |
#admin_password_secret_arn ⇒ ::String
Returns the value of attribute admin_password_secret_arn.
928 929 930 |
# File 'sig/types.rbs', line 928 def admin_password_secret_arn @admin_password_secret_arn end |
#admin_password_secret_kms_key_id ⇒ ::String
Returns the value of attribute admin_password_secret_kms_key_id.
929 930 931 |
# File 'sig/types.rbs', line 929 def admin_password_secret_kms_key_id @admin_password_secret_kms_key_id end |
#admin_username ⇒ ::String
Returns the value of attribute admin_username.
930 931 932 |
# File 'sig/types.rbs', line 930 def admin_username @admin_username end |
#backup_progress_in_mega_bytes ⇒ ::Float
Returns the value of attribute backup_progress_in_mega_bytes.
931 932 933 |
# File 'sig/types.rbs', line 931 def backup_progress_in_mega_bytes @backup_progress_in_mega_bytes end |
#current_backup_rate_in_mega_bytes_per_second ⇒ ::Float
Returns the value of attribute current_backup_rate_in_mega_bytes_per_second.
932 933 934 |
# File 'sig/types.rbs', line 932 def current_backup_rate_in_mega_bytes_per_second @current_backup_rate_in_mega_bytes_per_second end |
#elapsed_time_in_seconds ⇒ ::Integer
Returns the value of attribute elapsed_time_in_seconds.
933 934 935 |
# File 'sig/types.rbs', line 933 def elapsed_time_in_seconds @elapsed_time_in_seconds end |
#estimated_seconds_to_completion ⇒ ::Integer
Returns the value of attribute estimated_seconds_to_completion.
934 935 936 |
# File 'sig/types.rbs', line 934 def estimated_seconds_to_completion @estimated_seconds_to_completion end |
#kms_key_id ⇒ ::String
Returns the value of attribute kms_key_id.
935 936 937 |
# File 'sig/types.rbs', line 935 def kms_key_id @kms_key_id end |
#namespace_arn ⇒ ::String
Returns the value of attribute namespace_arn.
936 937 938 |
# File 'sig/types.rbs', line 936 def namespace_arn @namespace_arn end |
#namespace_name ⇒ ::String
Returns the value of attribute namespace_name.
937 938 939 |
# File 'sig/types.rbs', line 937 def namespace_name @namespace_name end |
#owner_account ⇒ ::String
Returns the value of attribute owner_account.
938 939 940 |
# File 'sig/types.rbs', line 938 def owner_account @owner_account end |
#snapshot_arn ⇒ ::String
Returns the value of attribute snapshot_arn.
939 940 941 |
# File 'sig/types.rbs', line 939 def snapshot_arn @snapshot_arn end |
#snapshot_create_time ⇒ ::Time
Returns the value of attribute snapshot_create_time.
940 941 942 |
# File 'sig/types.rbs', line 940 def snapshot_create_time @snapshot_create_time end |
#snapshot_name ⇒ ::String
Returns the value of attribute snapshot_name.
941 942 943 |
# File 'sig/types.rbs', line 941 def snapshot_name @snapshot_name end |
#snapshot_remaining_days ⇒ ::Integer
Returns the value of attribute snapshot_remaining_days.
942 943 944 |
# File 'sig/types.rbs', line 942 def snapshot_remaining_days @snapshot_remaining_days end |
#snapshot_retention_period ⇒ ::Integer
Returns the value of attribute snapshot_retention_period.
943 944 945 |
# File 'sig/types.rbs', line 943 def snapshot_retention_period @snapshot_retention_period end |
#snapshot_retention_start_time ⇒ ::Time
Returns the value of attribute snapshot_retention_start_time.
944 945 946 |
# File 'sig/types.rbs', line 944 def snapshot_retention_start_time @snapshot_retention_start_time end |
#status ⇒ "AVAILABLE", ...
Returns the value of attribute status.
945 946 947 |
# File 'sig/types.rbs', line 945 def status @status end |
#total_backup_size_in_mega_bytes ⇒ ::Float
Returns the value of attribute total_backup_size_in_mega_bytes.
946 947 948 |
# File 'sig/types.rbs', line 946 def total_backup_size_in_mega_bytes @total_backup_size_in_mega_bytes end |