Class: Aws::Types::DeleteJobResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#job_name::String

Returns the value of attribute job_name.

Returns:

  • (::String)


2479
2480
2481
# File 'sig/types.rbs', line 2479

def job_name
  @job_name
end