Module: Aws::Backup::Client::_DescribeBackupJobResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DescribeBackupJobOutput]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#account_id::String

Returns:

  • (::String)


443
# File 'sig/client.rbs', line 443

def account_id: () -> ::String

#backup_job_id::String

Returns:

  • (::String)


444
# File 'sig/client.rbs', line 444

def backup_job_id: () -> ::String

#backup_options::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


466
# File 'sig/client.rbs', line 466

def backup_options: () -> ::Hash[::String, ::String]

#backup_size_in_bytes::Integer

Returns:

  • (::Integer)


459
# File 'sig/client.rbs', line 459

def backup_size_in_bytes: () -> ::Integer

#backup_type::String

Returns:

  • (::String)


467
# File 'sig/client.rbs', line 467

def backup_type: () -> ::String

#backup_vault_arn::String

Returns:

  • (::String)


447
# File 'sig/client.rbs', line 447

def backup_vault_arn: () -> ::String

#backup_vault_name::String

Returns:

  • (::String)


445
# File 'sig/client.rbs', line 445

def backup_vault_name: () -> ::String

#bytes_transferred::Integer

Returns:

  • (::Integer)


463
# File 'sig/client.rbs', line 463

def bytes_transferred: () -> ::Integer

#child_jobs_in_state::Hash[("CREATED" | "PENDING" | "RUNNING" | "ABORTING" | "ABORTED" | "COMPLETED" | "FAILED" | "EXPIRED" | "PARTIAL"), ::Integer]

Returns:

  • (::Hash[("CREATED" | "PENDING" | "RUNNING" | "ABORTING" | "ABORTED" | "COMPLETED" | "FAILED" | "EXPIRED" | "PARTIAL"), ::Integer])


471
# File 'sig/client.rbs', line 471

def child_jobs_in_state: () -> ::Hash[("CREATED" | "PENDING" | "RUNNING" | "ABORTING" | "ABORTED" | "COMPLETED" | "FAILED" | "EXPIRED" | "PARTIAL"), ::Integer]

#completion_date::Time

Returns:

  • (::Time)


455
# File 'sig/client.rbs', line 455

def completion_date: () -> ::Time

#created_byTypes::RecoveryPointCreator



461
# File 'sig/client.rbs', line 461

def created_by: () -> Types::RecoveryPointCreator

#creation_date::Time

Returns:

  • (::Time)


454
# File 'sig/client.rbs', line 454

def creation_date: () -> ::Time

#encryption_key_arn::String

Returns:

  • (::String)


451
# File 'sig/client.rbs', line 451

def encryption_key_arn: () -> ::String

#expected_completion_date::Time

Returns:

  • (::Time)


464
# File 'sig/client.rbs', line 464

def expected_completion_date: () -> ::Time

#iam_role_arn::String

Returns:

  • (::String)


460
# File 'sig/client.rbs', line 460

def iam_role_arn: () -> ::String

#initiation_date::Time

Returns:

  • (::Time)


473
# File 'sig/client.rbs', line 473

def initiation_date: () -> ::Time

#is_encryptedBoolean

Returns:

  • (Boolean)


452
# File 'sig/client.rbs', line 452

def is_encrypted: () -> bool

#is_parentBoolean

Returns:

  • (Boolean)


469
# File 'sig/client.rbs', line 469

def is_parent: () -> bool

#message_category::String

Returns:

  • (::String)


474
# File 'sig/client.rbs', line 474

def message_category: () -> ::String

#number_of_child_jobs::Integer

Returns:

  • (::Integer)


470
# File 'sig/client.rbs', line 470

def number_of_child_jobs: () -> ::Integer

#parent_job_id::String

Returns:

  • (::String)


468
# File 'sig/client.rbs', line 468

def parent_job_id: () -> ::String

#percent_done::String

Returns:

  • (::String)


458
# File 'sig/client.rbs', line 458

def percent_done: () -> ::String

#recovery_point_arn::String

Returns:

  • (::String)


450
# File 'sig/client.rbs', line 450

def recovery_point_arn: () -> ::String

#recovery_point_lifecycleTypes::Lifecycle

Returns:



446
# File 'sig/client.rbs', line 446

def recovery_point_lifecycle: () -> Types::Lifecycle

#resource_arn::String

Returns:

  • (::String)


453
# File 'sig/client.rbs', line 453

def resource_arn: () -> ::String

#resource_name::String

Returns:

  • (::String)


472
# File 'sig/client.rbs', line 472

def resource_name: () -> ::String

#resource_type::String

Returns:

  • (::String)


462
# File 'sig/client.rbs', line 462

def resource_type: () -> ::String

#start_by::Time

Returns:

  • (::Time)


465
# File 'sig/client.rbs', line 465

def start_by: () -> ::Time

#state"CREATED", ...

Returns:

  • ("CREATED", "PENDING", "RUNNING", "ABORTING", "ABORTED", "COMPLETED", "FAILED", "EXPIRED", "PARTIAL")


456
# File 'sig/client.rbs', line 456

def state: () -> ("CREATED" | "PENDING" | "RUNNING" | "ABORTING" | "ABORTED" | "COMPLETED" | "FAILED" | "EXPIRED" | "PARTIAL")

#status_message::String

Returns:

  • (::String)


457
# File 'sig/client.rbs', line 457

def status_message: () -> ::String

#vault_lock_state::String

Returns:

  • (::String)


449
# File 'sig/client.rbs', line 449

def vault_lock_state: () -> ::String

#vault_type::String

Returns:

  • (::String)


448
# File 'sig/client.rbs', line 448

def vault_type: () -> ::String