Class: Aws::Types::RecoveryPointByBackupVault
- Inherits:
-
Object
- Object
- Aws::Types::RecoveryPointByBackupVault
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#aggregated_scan_result ⇒ Types::AggregatedScanResult
Returns the value of attribute aggregated_scan_result.
-
#backup_size_in_bytes ⇒ ::Integer
Returns the value of attribute backup_size_in_bytes.
-
#backup_vault_arn ⇒ ::String
Returns the value of attribute backup_vault_arn.
-
#backup_vault_name ⇒ ::String
Returns the value of attribute backup_vault_name.
-
#calculated_lifecycle ⇒ Types::CalculatedLifecycle
Returns the value of attribute calculated_lifecycle.
-
#completion_date ⇒ ::Time
Returns the value of attribute completion_date.
-
#composite_member_identifier ⇒ ::String
Returns the value of attribute composite_member_identifier.
-
#created_by ⇒ Types::RecoveryPointCreator
Returns the value of attribute created_by.
-
#creation_date ⇒ ::Time
Returns the value of attribute creation_date.
-
#encryption_key_arn ⇒ ::String
Returns the value of attribute encryption_key_arn.
-
#encryption_key_type ⇒ "AWS_OWNED_KMS_KEY", "CUSTOMER_MANAGED_KMS_KEY"
Returns the value of attribute encryption_key_type.
-
#iam_role_arn ⇒ ::String
Returns the value of attribute iam_role_arn.
-
#index_status ⇒ "PENDING", ...
Returns the value of attribute index_status.
-
#index_status_message ⇒ ::String
Returns the value of attribute index_status_message.
-
#initiation_date ⇒ ::Time
Returns the value of attribute initiation_date.
-
#is_encrypted ⇒ Boolean
Returns the value of attribute is_encrypted.
-
#is_parent ⇒ Boolean
Returns the value of attribute is_parent.
-
#last_restore_time ⇒ ::Time
Returns the value of attribute last_restore_time.
-
#lifecycle ⇒ Types::Lifecycle
Returns the value of attribute lifecycle.
-
#parent_recovery_point_arn ⇒ ::String
Returns the value of attribute parent_recovery_point_arn.
-
#recovery_point_arn ⇒ ::String
Returns the value of attribute recovery_point_arn.
-
#resource_arn ⇒ ::String
Returns the value of attribute resource_arn.
-
#resource_name ⇒ ::String
Returns the value of attribute resource_name.
-
#resource_type ⇒ ::String
Returns the value of attribute resource_type.
-
#source_backup_vault_arn ⇒ ::String
Returns the value of attribute source_backup_vault_arn.
-
#status ⇒ "COMPLETED", ...
Returns the value of attribute status.
-
#status_message ⇒ ::String
Returns the value of attribute status_message.
-
#vault_type ⇒ "BACKUP_VAULT", ...
Returns the value of attribute vault_type.
Instance Attribute Details
#aggregated_scan_result ⇒ Types::AggregatedScanResult
Returns the value of attribute aggregated_scan_result.
1787 1788 1789 |
# File 'sig/types.rbs', line 1787 def aggregated_scan_result @aggregated_scan_result end |
#backup_size_in_bytes ⇒ ::Integer
Returns the value of attribute backup_size_in_bytes.
1773 1774 1775 |
# File 'sig/types.rbs', line 1773 def backup_size_in_bytes @backup_size_in_bytes end |
#backup_vault_arn ⇒ ::String
Returns the value of attribute backup_vault_arn.
1762 1763 1764 |
# File 'sig/types.rbs', line 1762 def backup_vault_arn @backup_vault_arn end |
#backup_vault_name ⇒ ::String
Returns the value of attribute backup_vault_name.
1761 1762 1763 |
# File 'sig/types.rbs', line 1761 def backup_vault_name @backup_vault_name end |
#calculated_lifecycle ⇒ Types::CalculatedLifecycle
Returns the value of attribute calculated_lifecycle.
1774 1775 1776 |
# File 'sig/types.rbs', line 1774 def calculated_lifecycle @calculated_lifecycle end |
#completion_date ⇒ ::Time
Returns the value of attribute completion_date.
1772 1773 1774 |
# File 'sig/types.rbs', line 1772 def completion_date @completion_date end |
#composite_member_identifier ⇒ ::String
Returns the value of attribute composite_member_identifier.
1780 1781 1782 |
# File 'sig/types.rbs', line 1780 def composite_member_identifier @composite_member_identifier end |
#created_by ⇒ Types::RecoveryPointCreator
Returns the value of attribute created_by.
1766 1767 1768 |
# File 'sig/types.rbs', line 1766 def created_by @created_by end |
#creation_date ⇒ ::Time
Returns the value of attribute creation_date.
1770 1771 1772 |
# File 'sig/types.rbs', line 1770 def creation_date @creation_date end |
#encryption_key_arn ⇒ ::String
Returns the value of attribute encryption_key_arn.
1776 1777 1778 |
# File 'sig/types.rbs', line 1776 def encryption_key_arn @encryption_key_arn end |
#encryption_key_type ⇒ "AWS_OWNED_KMS_KEY", "CUSTOMER_MANAGED_KMS_KEY"
Returns the value of attribute encryption_key_type.
1786 1787 1788 |
# File 'sig/types.rbs', line 1786 def encryption_key_type @encryption_key_type end |
#iam_role_arn ⇒ ::String
Returns the value of attribute iam_role_arn.
1767 1768 1769 |
# File 'sig/types.rbs', line 1767 def iam_role_arn @iam_role_arn end |
#index_status ⇒ "PENDING", ...
Returns the value of attribute index_status.
1784 1785 1786 |
# File 'sig/types.rbs', line 1784 def index_status @index_status end |
#index_status_message ⇒ ::String
Returns the value of attribute index_status_message.
1785 1786 1787 |
# File 'sig/types.rbs', line 1785 def @index_status_message end |
#initiation_date ⇒ ::Time
Returns the value of attribute initiation_date.
1771 1772 1773 |
# File 'sig/types.rbs', line 1771 def initiation_date @initiation_date end |
#is_encrypted ⇒ Boolean
Returns the value of attribute is_encrypted.
1777 1778 1779 |
# File 'sig/types.rbs', line 1777 def is_encrypted @is_encrypted end |
#is_parent ⇒ Boolean
Returns the value of attribute is_parent.
1781 1782 1783 |
# File 'sig/types.rbs', line 1781 def is_parent @is_parent end |
#last_restore_time ⇒ ::Time
Returns the value of attribute last_restore_time.
1778 1779 1780 |
# File 'sig/types.rbs', line 1778 def last_restore_time @last_restore_time end |
#lifecycle ⇒ Types::Lifecycle
Returns the value of attribute lifecycle.
1775 1776 1777 |
# File 'sig/types.rbs', line 1775 def lifecycle @lifecycle end |
#parent_recovery_point_arn ⇒ ::String
Returns the value of attribute parent_recovery_point_arn.
1779 1780 1781 |
# File 'sig/types.rbs', line 1779 def parent_recovery_point_arn @parent_recovery_point_arn end |
#recovery_point_arn ⇒ ::String
Returns the value of attribute recovery_point_arn.
1760 1761 1762 |
# File 'sig/types.rbs', line 1760 def recovery_point_arn @recovery_point_arn end |
#resource_arn ⇒ ::String
Returns the value of attribute resource_arn.
1764 1765 1766 |
# File 'sig/types.rbs', line 1764 def resource_arn @resource_arn end |
#resource_name ⇒ ::String
Returns the value of attribute resource_name.
1782 1783 1784 |
# File 'sig/types.rbs', line 1782 def resource_name @resource_name end |
#resource_type ⇒ ::String
Returns the value of attribute resource_type.
1765 1766 1767 |
# File 'sig/types.rbs', line 1765 def resource_type @resource_type end |
#source_backup_vault_arn ⇒ ::String
Returns the value of attribute source_backup_vault_arn.
1763 1764 1765 |
# File 'sig/types.rbs', line 1763 def source_backup_vault_arn @source_backup_vault_arn end |
#status ⇒ "COMPLETED", ...
Returns the value of attribute status.
1768 1769 1770 |
# File 'sig/types.rbs', line 1768 def status @status end |
#status_message ⇒ ::String
Returns the value of attribute status_message.
1769 1770 1771 |
# File 'sig/types.rbs', line 1769 def @status_message end |
#vault_type ⇒ "BACKUP_VAULT", ...
Returns the value of attribute vault_type.
1783 1784 1785 |
# File 'sig/types.rbs', line 1783 def vault_type @vault_type end |