Class: Aws::Types::StopBackupJobInput

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#backup_job_id::String

Returns the value of attribute backup_job_id.

Returns:

  • (::String)


2229
2230
2231
# File 'sig/types.rbs', line 2229

def backup_job_id
  @backup_job_id
end