ServiceTemplateContainerLivenessProbe

constructor(failureThreshold: Int? = null, grpc: ServiceTemplateContainerLivenessProbeGrpc? = null, httpGet: ServiceTemplateContainerLivenessProbeHttpGet? = null, initialDelaySeconds: Int? = null, periodSeconds: Int? = null, tcpSocket: ServiceTemplateContainerLivenessProbeTcpSocket? = null, timeoutSeconds: Int? = null)