getQueueEnvironment

Definition of AWS::Deadline::QueueEnvironment Resource Type

Return

null

Parameters

argument

null


suspend fun getQueueEnvironment(farmId: String, queueEnvironmentId: String, queueId: String): GetQueueEnvironmentResult

Return

null

Parameters

farmId

The identifier assigned to the farm that contains the queue.

queueEnvironmentId

The queue environment ID.

queueId

The unique identifier of the queue that contains the environment.

See also


Return

null

Parameters

argument

Builder for com.pulumi.awsnative.deadline.kotlin.inputs.GetQueueEnvironmentPlainArgs.

See also