updateServiceEnvironment
inline suspend fun BatchClient.updateServiceEnvironment(crossinline block: UpdateServiceEnvironmentRequest.Builder.() -> Unit): UpdateServiceEnvironmentResponse
Updates a service environment. You can update the state of a service environment from ENABLED
to DISABLED
to prevent new service jobs from being placed in the service environment.