Pool Environment Configuration Args
constructor(environmentId: Output<String>? = null, environmentVariables: Output<Map<String, String>>? = null, livenessProbe: Output<ProbeSettingsArgs>? = null, readinessProbe: Output<ProbeSettingsArgs>? = null, startupProbe: Output<ProbeSettingsArgs>? = null)