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.
915 916 917 |
# File 'sig/types.rbs', line 915 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.
916 917 918 |
# File 'sig/types.rbs', line 916 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.
917 918 919 |
# File 'sig/types.rbs', line 917 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.
918 919 920 |
# File 'sig/types.rbs', line 918 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.
919 920 921 |
# File 'sig/types.rbs', line 919 def admin_password_secret_kms_key_id @admin_password_secret_kms_key_id end |
#admin_username ⇒ ::String
Returns the value of attribute admin_username.
920 921 922 |
# File 'sig/types.rbs', line 920 def admin_username @admin_username end |
#backup_progress_in_mega_bytes ⇒ ::Float
Returns the value of attribute backup_progress_in_mega_bytes.
921 922 923 |
# File 'sig/types.rbs', line 921 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.
922 923 924 |
# File 'sig/types.rbs', line 922 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.
923 924 925 |
# File 'sig/types.rbs', line 923 def elapsed_time_in_seconds @elapsed_time_in_seconds end |
#estimated_seconds_to_completion ⇒ ::Integer
Returns the value of attribute estimated_seconds_to_completion.
924 925 926 |
# File 'sig/types.rbs', line 924 def estimated_seconds_to_completion @estimated_seconds_to_completion end |
#kms_key_id ⇒ ::String
Returns the value of attribute kms_key_id.
925 926 927 |
# File 'sig/types.rbs', line 925 def kms_key_id @kms_key_id end |
#namespace_arn ⇒ ::String
Returns the value of attribute namespace_arn.
926 927 928 |
# File 'sig/types.rbs', line 926 def namespace_arn @namespace_arn end |
#namespace_name ⇒ ::String
Returns the value of attribute namespace_name.
927 928 929 |
# File 'sig/types.rbs', line 927 def namespace_name @namespace_name end |
#owner_account ⇒ ::String
Returns the value of attribute owner_account.
928 929 930 |
# File 'sig/types.rbs', line 928 def owner_account @owner_account end |
#snapshot_arn ⇒ ::String
Returns the value of attribute snapshot_arn.
929 930 931 |
# File 'sig/types.rbs', line 929 def snapshot_arn @snapshot_arn end |
#snapshot_create_time ⇒ ::Time
Returns the value of attribute snapshot_create_time.
930 931 932 |
# File 'sig/types.rbs', line 930 def snapshot_create_time @snapshot_create_time end |
#snapshot_name ⇒ ::String
Returns the value of attribute snapshot_name.
931 932 933 |
# File 'sig/types.rbs', line 931 def snapshot_name @snapshot_name end |
#snapshot_remaining_days ⇒ ::Integer
Returns the value of attribute snapshot_remaining_days.
932 933 934 |
# File 'sig/types.rbs', line 932 def snapshot_remaining_days @snapshot_remaining_days end |
#snapshot_retention_period ⇒ ::Integer
Returns the value of attribute snapshot_retention_period.
933 934 935 |
# File 'sig/types.rbs', line 933 def snapshot_retention_period @snapshot_retention_period end |
#snapshot_retention_start_time ⇒ ::Time
Returns the value of attribute snapshot_retention_start_time.
934 935 936 |
# File 'sig/types.rbs', line 934 def snapshot_retention_start_time @snapshot_retention_start_time end |
#status ⇒ "AVAILABLE", ...
Returns the value of attribute status.
935 936 937 |
# File 'sig/types.rbs', line 935 def status @status end |
#total_backup_size_in_mega_bytes ⇒ ::Float
Returns the value of attribute total_backup_size_in_mega_bytes.
936 937 938 |
# File 'sig/types.rbs', line 936 def total_backup_size_in_mega_bytes @total_backup_size_in_mega_bytes end |