Group Container Readiness Probe Args
constructor(execs: Output<List<String>>? = null, failureThreshold: Output<Int>? = null, httpGets: Output<List<GroupContainerReadinessProbeHttpGetArgs>>? = null, initialDelaySeconds: Output<Int>? = null, periodSeconds: Output<Int>? = null, successThreshold: Output<Int>? = null, timeoutSeconds: Output<Int>? = null)