get Queue Environment
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
farm Id
The identifier assigned to the farm that contains the queue.
queue Environment Id
The queue environment ID.
queue Id
The unique identifier of the queue that contains the environment.
See also
suspend fun getQueueEnvironment(argument: suspend GetQueueEnvironmentPlainArgsBuilder.() -> Unit): GetQueueEnvironmentResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.deadline.kotlin.inputs.GetQueueEnvironmentPlainArgs.