Module: Aws::Backup::Client::_DescribeRecoveryPointResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeRecoveryPointOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #backup_size_in_bytes ⇒ ::Integer
- #backup_vault_arn ⇒ ::String
- #backup_vault_name ⇒ ::String
- #calculated_lifecycle ⇒ Types::CalculatedLifecycle
- #completion_date ⇒ ::Time
- #composite_member_identifier ⇒ ::String
- #created_by ⇒ Types::RecoveryPointCreator
- #creation_date ⇒ ::Time
- #encryption_key_arn ⇒ ::String
- #encryption_key_type ⇒ "AWS_OWNED_KMS_KEY", "CUSTOMER_MANAGED_KMS_KEY"
- #iam_role_arn ⇒ ::String
- #index_status ⇒ "PENDING", ...
- #index_status_message ⇒ ::String
- #initiation_date ⇒ ::Time
- #is_encrypted ⇒ Boolean
- #is_parent ⇒ Boolean
- #last_restore_time ⇒ ::Time
- #lifecycle ⇒ Types::Lifecycle
- #parent_recovery_point_arn ⇒ ::String
- #recovery_point_arn ⇒ ::String
- #resource_arn ⇒ ::String
- #resource_name ⇒ ::String
- #resource_type ⇒ ::String
- #scan_results ⇒ ::Array[Types::ScanResult]
- #source_backup_vault_arn ⇒ ::String
- #status ⇒ "COMPLETED", ...
- #status_message ⇒ ::String
- #storage_class ⇒ "WARM", ...
- #vault_type ⇒ "BACKUP_VAULT", ...
Instance Method Details
#backup_size_in_bytes ⇒ ::Integer
620 |
# File 'sig/client.rbs', line 620
def backup_size_in_bytes: () -> ::Integer
|
#backup_vault_arn ⇒ ::String
609 |
# File 'sig/client.rbs', line 609
def backup_vault_arn: () -> ::String
|
#backup_vault_name ⇒ ::String
608 |
# File 'sig/client.rbs', line 608
def backup_vault_name: () -> ::String
|
#calculated_lifecycle ⇒ Types::CalculatedLifecycle
621 |
# File 'sig/client.rbs', line 621
def calculated_lifecycle: () -> Types::CalculatedLifecycle
|
#completion_date ⇒ ::Time
619 |
# File 'sig/client.rbs', line 619
def completion_date: () -> ::Time
|
#composite_member_identifier ⇒ ::String
628 |
# File 'sig/client.rbs', line 628
def composite_member_identifier: () -> ::String
|
#created_by ⇒ Types::RecoveryPointCreator
613 |
# File 'sig/client.rbs', line 613
def created_by: () -> Types::RecoveryPointCreator
|
#creation_date ⇒ ::Time
617 |
# File 'sig/client.rbs', line 617
def creation_date: () -> ::Time
|
#encryption_key_arn ⇒ ::String
623 |
# File 'sig/client.rbs', line 623
def encryption_key_arn: () -> ::String
|
#encryption_key_type ⇒ "AWS_OWNED_KMS_KEY", "CUSTOMER_MANAGED_KMS_KEY"
634 |
# File 'sig/client.rbs', line 634
def encryption_key_type: () -> ("AWS_OWNED_KMS_KEY" | "CUSTOMER_MANAGED_KMS_KEY")
|
#iam_role_arn ⇒ ::String
614 |
# File 'sig/client.rbs', line 614
def iam_role_arn: () -> ::String
|
#index_status ⇒ "PENDING", ...
632 |
# File 'sig/client.rbs', line 632
def index_status: () -> ("PENDING" | "ACTIVE" | "FAILED" | "DELETING")
|
#index_status_message ⇒ ::String
633 |
# File 'sig/client.rbs', line 633
def index_status_message: () -> ::String
|
#initiation_date ⇒ ::Time
618 |
# File 'sig/client.rbs', line 618
def initiation_date: () -> ::Time
|
#is_encrypted ⇒ Boolean
624 |
# File 'sig/client.rbs', line 624
def is_encrypted: () -> bool
|
#is_parent ⇒ Boolean
629 |
# File 'sig/client.rbs', line 629
def is_parent: () -> bool
|
#last_restore_time ⇒ ::Time
626 |
# File 'sig/client.rbs', line 626
def last_restore_time: () -> ::Time
|
#lifecycle ⇒ Types::Lifecycle
622 |
# File 'sig/client.rbs', line 622
def lifecycle: () -> Types::Lifecycle
|
#parent_recovery_point_arn ⇒ ::String
627 |
# File 'sig/client.rbs', line 627
def parent_recovery_point_arn: () -> ::String
|
#recovery_point_arn ⇒ ::String
607 |
# File 'sig/client.rbs', line 607
def recovery_point_arn: () -> ::String
|
#resource_arn ⇒ ::String
611 |
# File 'sig/client.rbs', line 611
def resource_arn: () -> ::String
|
#resource_name ⇒ ::String
630 |
# File 'sig/client.rbs', line 630
def resource_name: () -> ::String
|
#resource_type ⇒ ::String
612 |
# File 'sig/client.rbs', line 612
def resource_type: () -> ::String
|
#scan_results ⇒ ::Array[Types::ScanResult]
635 |
# File 'sig/client.rbs', line 635
def scan_results: () -> ::Array[Types::ScanResult]
|
#source_backup_vault_arn ⇒ ::String
610 |
# File 'sig/client.rbs', line 610
def source_backup_vault_arn: () -> ::String
|
#status ⇒ "COMPLETED", ...
615 |
# File 'sig/client.rbs', line 615
def status: () -> ("COMPLETED" | "PARTIAL" | "DELETING" | "EXPIRED" | "AVAILABLE" | "STOPPED" | "CREATING")
|
#status_message ⇒ ::String
616 |
# File 'sig/client.rbs', line 616
def status_message: () -> ::String
|
#storage_class ⇒ "WARM", ...
625 |
# File 'sig/client.rbs', line 625
def storage_class: () -> ("WARM" | "COLD" | "DELETED")
|
#vault_type ⇒ "BACKUP_VAULT", ...
631 |
# File 'sig/client.rbs', line 631
def vault_type: () -> ("BACKUP_VAULT" | "LOGICALLY_AIR_GAPPED_BACKUP_VAULT" | "RESTORE_ACCESS_BACKUP_VAULT")
|