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)


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

def account_id: () -> ::String

#backup_job_id::String

Returns:

  • (::String)


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

def backup_job_id: () -> ::String

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

Returns:

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


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

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

#backup_size_in_bytes::Integer

Returns:

  • (::Integer)


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

def backup_size_in_bytes: () -> ::Integer

#backup_type::String

Returns:

  • (::String)


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

def backup_type: () -> ::String

#backup_vault_arn::String

Returns:

  • (::String)


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

def backup_vault_arn: () -> ::String

#backup_vault_name::String

Returns:

  • (::String)


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

def backup_vault_name: () -> ::String

#bytes_transferred::Integer

Returns:

  • (::Integer)


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

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])


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

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

#completion_date::Time

Returns:

  • (::Time)


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

def completion_date: () -> ::Time

#created_byTypes::RecoveryPointCreator



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

def created_by: () -> Types::RecoveryPointCreator

#creation_date::Time

Returns:

  • (::Time)


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

def creation_date: () -> ::Time

#encryption_key_arn::String

Returns:

  • (::String)


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

def encryption_key_arn: () -> ::String

#expected_completion_date::Time

Returns:

  • (::Time)


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

def expected_completion_date: () -> ::Time

#iam_role_arn::String

Returns:

  • (::String)


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

def iam_role_arn: () -> ::String

#initiation_date::Time

Returns:

  • (::Time)


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

def initiation_date: () -> ::Time

#is_encryptedBoolean

Returns:

  • (Boolean)


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

def is_encrypted: () -> bool

#is_parentBoolean

Returns:

  • (Boolean)


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

def is_parent: () -> bool

#message_category::String

Returns:

  • (::String)


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

def message_category: () -> ::String

#number_of_child_jobs::Integer

Returns:

  • (::Integer)


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

def number_of_child_jobs: () -> ::Integer

#parent_job_id::String

Returns:

  • (::String)


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

def parent_job_id: () -> ::String

#percent_done::String

Returns:

  • (::String)


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

def percent_done: () -> ::String

#recovery_point_arn::String

Returns:

  • (::String)


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

def recovery_point_arn: () -> ::String

#recovery_point_lifecycleTypes::Lifecycle

Returns:



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

def recovery_point_lifecycle: () -> Types::Lifecycle

#resource_arn::String

Returns:

  • (::String)


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

def resource_arn: () -> ::String

#resource_name::String

Returns:

  • (::String)


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

def resource_name: () -> ::String

#resource_type::String

Returns:

  • (::String)


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

def resource_type: () -> ::String

#start_by::Time

Returns:

  • (::Time)


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

def start_by: () -> ::Time

#state"CREATED", ...

Returns:

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


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

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

#status_message::String

Returns:

  • (::String)


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

def status_message: () -> ::String

#vault_lock_state::String

Returns:

  • (::String)


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

def vault_lock_state: () -> ::String

#vault_type::String

Returns:

  • (::String)


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

def vault_type: () -> ::String