Class: Aws::Types::DescribeQueueRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#instance_id::String

Returns the value of attribute instance_id.

Returns:

  • (::String)


2804
2805
2806
# File 'sig/types.rbs', line 2804

def instance_id
  @instance_id
end

#queue_id::String

Returns the value of attribute queue_id.

Returns:

  • (::String)


2805
2806
2807
# File 'sig/types.rbs', line 2805

def queue_id
  @queue_id
end