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
579 |
# File 'sig/client.rbs', line 579
def backup_size_in_bytes: () -> ::Integer
|
#backup_vault_arn ⇒ ::String
568 |
# File 'sig/client.rbs', line 568
def backup_vault_arn: () -> ::String
|
#backup_vault_name ⇒ ::String
567 |
# File 'sig/client.rbs', line 567
def backup_vault_name: () -> ::String
|
#calculated_lifecycle ⇒ Types::CalculatedLifecycle
580 |
# File 'sig/client.rbs', line 580
def calculated_lifecycle: () -> Types::CalculatedLifecycle
|
#completion_date ⇒ ::Time
578 |
# File 'sig/client.rbs', line 578
def completion_date: () -> ::Time
|
#composite_member_identifier ⇒ ::String
587 |
# File 'sig/client.rbs', line 587
def composite_member_identifier: () -> ::String
|
#created_by ⇒ Types::RecoveryPointCreator
572 |
# File 'sig/client.rbs', line 572
def created_by: () -> Types::RecoveryPointCreator
|
#creation_date ⇒ ::Time
576 |
# File 'sig/client.rbs', line 576
def creation_date: () -> ::Time
|
#encryption_key_arn ⇒ ::String
582 |
# File 'sig/client.rbs', line 582
def encryption_key_arn: () -> ::String
|
#encryption_key_type ⇒ "AWS_OWNED_KMS_KEY", "CUSTOMER_MANAGED_KMS_KEY"
593 |
# File 'sig/client.rbs', line 593
def encryption_key_type: () -> ("AWS_OWNED_KMS_KEY" | "CUSTOMER_MANAGED_KMS_KEY")
|
#iam_role_arn ⇒ ::String
573 |
# File 'sig/client.rbs', line 573
def iam_role_arn: () -> ::String
|
#index_status ⇒ "PENDING", ...
591 |
# File 'sig/client.rbs', line 591
def index_status: () -> ("PENDING" | "ACTIVE" | "FAILED" | "DELETING")
|
#index_status_message ⇒ ::String
592 |
# File 'sig/client.rbs', line 592
def index_status_message: () -> ::String
|
#initiation_date ⇒ ::Time
577 |
# File 'sig/client.rbs', line 577
def initiation_date: () -> ::Time
|
#is_encrypted ⇒ Boolean
583 |
# File 'sig/client.rbs', line 583
def is_encrypted: () -> bool
|
#is_parent ⇒ Boolean
588 |
# File 'sig/client.rbs', line 588
def is_parent: () -> bool
|
#last_restore_time ⇒ ::Time
585 |
# File 'sig/client.rbs', line 585
def last_restore_time: () -> ::Time
|
#lifecycle ⇒ Types::Lifecycle
581 |
# File 'sig/client.rbs', line 581
def lifecycle: () -> Types::Lifecycle
|
#parent_recovery_point_arn ⇒ ::String
586 |
# File 'sig/client.rbs', line 586
def parent_recovery_point_arn: () -> ::String
|
#recovery_point_arn ⇒ ::String
566 |
# File 'sig/client.rbs', line 566
def recovery_point_arn: () -> ::String
|
#resource_arn ⇒ ::String
570 |
# File 'sig/client.rbs', line 570
def resource_arn: () -> ::String
|
#resource_name ⇒ ::String
589 |
# File 'sig/client.rbs', line 589
def resource_name: () -> ::String
|
#resource_type ⇒ ::String
571 |
# File 'sig/client.rbs', line 571
def resource_type: () -> ::String
|
#scan_results ⇒ ::Array[Types::ScanResult]
594 |
# File 'sig/client.rbs', line 594
def scan_results: () -> ::Array[Types::ScanResult]
|
#source_backup_vault_arn ⇒ ::String
569 |
# File 'sig/client.rbs', line 569
def source_backup_vault_arn: () -> ::String
|
#status ⇒ "COMPLETED", ...
574 |
# File 'sig/client.rbs', line 574
def status: () -> ("COMPLETED" | "PARTIAL" | "DELETING" | "EXPIRED" | "AVAILABLE" | "STOPPED" | "CREATING")
|
#status_message ⇒ ::String
575 |
# File 'sig/client.rbs', line 575
def status_message: () -> ::String
|
#storage_class ⇒ "WARM", ...
584 |
# File 'sig/client.rbs', line 584
def storage_class: () -> ("WARM" | "COLD" | "DELETED")
|
#vault_type ⇒ "BACKUP_VAULT", ...
590 |
# File 'sig/client.rbs', line 590
def vault_type: () -> ("BACKUP_VAULT" | "LOGICALLY_AIR_GAPPED_BACKUP_VAULT" | "RESTORE_ACCESS_BACKUP_VAULT")
|