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)


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

def backup_job_id: () -> ::String

#creation_date::Time

Returns:

  • (::Time)


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

def creation_date: () -> ::Time

#is_parentBoolean

Returns:

  • (Boolean)


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

def is_parent: () -> bool

#recovery_point_arn::String

Returns:

  • (::String)


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

def recovery_point_arn: () -> ::String