Class: Aws::Types::CreateJobQueueResponse

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#job_queue_arn::String

Returns the value of attribute job_queue_arn.



339
340
341
# File 'sig/types.rbs', line 339

def job_queue_arn
  @job_queue_arn
end

#job_queue_name::String

Returns the value of attribute job_queue_name.



338
339
340
# File 'sig/types.rbs', line 338

def job_queue_name
  @job_queue_name
end