Module: Aws::Backup::Client::_StartBackupJobResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#backup_job_id::String

Returns:

  • (::String)


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

def backup_job_id: () -> ::String

#creation_date::Time

Returns:

  • (::Time)


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

def creation_date: () -> ::Time

#is_parentBoolean

Returns:

  • (Boolean)


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

def is_parent: () -> bool

#recovery_point_arn::String

Returns:

  • (::String)


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

def recovery_point_arn: () -> ::String