get Compute Environment
suspend fun getComputeEnvironment(argument: GetComputeEnvironmentPlainArgs): GetComputeEnvironmentResult
Resource Type definition for AWS::Batch::ComputeEnvironment
Return
null
Parameters
argument
null
Return
null
Parameters
compute Environment Arn
Returns the compute environment ARN, such as batch: *us-east-1* : *111122223333* :compute-environment/ *ComputeEnvironmentName*
.
See also
suspend fun getComputeEnvironment(argument: suspend GetComputeEnvironmentPlainArgsBuilder.() -> Unit): GetComputeEnvironmentResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.batch.kotlin.inputs.GetComputeEnvironmentPlainArgs.