ApplicationReadinessV2Args

constructor(exec: Output<ApplicationReadinessV2ExecArgs>? = null, httpGet: Output<ApplicationReadinessV2HttpGetArgs>? = null, initialDelaySeconds: Output<Int>? = null, periodSeconds: Output<Int>? = null, tcpSocket: Output<ApplicationReadinessV2TcpSocketArgs>? = null, timeoutSeconds: Output<Int>? = null)