type

@JvmName(name = "tcrgroqvueducvbj")
suspend fun type(value: Output<QueueType>)
@JvmName(name = "jscxapxrcqvuoyhu")
suspend fun type(value: QueueType?)

Parameters

value

Immutable. The type of a queue (push or pull). Queue.type is an immutable property of the queue that is set at the queue creation time. When left unspecified, the default value of PUSH is selected.