Probe
constructor(exec: ExecAction? = null, failureThreshold: Int? = null, grpc: GRPCAction? = null, httpGet: HTTPGetAction? = null, initialDelaySeconds: Int? = null, periodSeconds: Int? = null, successThreshold: Int? = null, tcpSocket: TCPSocketAction? = null, terminationGracePeriodSeconds: Int? = null, timeoutSeconds: Int? = null)