Application Liveness V2Args
constructor(exec: Output<ApplicationLivenessV2ExecArgs>? = null, httpGet: Output<ApplicationLivenessV2HttpGetArgs>? = null, initialDelaySeconds: Output<Int>? = null, periodSeconds: Output<Int>? = null, tcpSocket: Output<ApplicationLivenessV2TcpSocketArgs>? = null, timeoutSeconds: Output<Int>? = null)