Class: Aws::Types::CreateJobQueueResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#job_queue_arn::String

Returns the value of attribute job_queue_arn.

Returns:

  • (::String)


310
311
312
# File 'sig/types.rbs', line 310

def job_queue_arn
  @job_queue_arn
end

#job_queue_name::String

Returns the value of attribute job_queue_name.

Returns:

  • (::String)


309
310
311
# File 'sig/types.rbs', line 309

def job_queue_name
  @job_queue_name
end