ContainerProbeArgs

constructor(exec: Output<ContainerExecArgs>? = null, failureThreshold: Output<Int>? = null, httpGet: Output<ContainerHttpGetArgs>? = null, initialDelaySeconds: Output<Int>? = null, periodSeconds: Output<Int>? = null, successThreshold: Output<Int>? = null, timeoutSeconds: Output<Int>? = null)