ProbePatchArgs

constructor(exec: Output<ExecActionPatchArgs>? = null, failureThreshold: Output<Int>? = null, grpc: Output<GRPCActionPatchArgs>? = null, httpGet: Output<HTTPGetActionPatchArgs>? = null, initialDelaySeconds: Output<Int>? = null, periodSeconds: Output<Int>? = null, successThreshold: Output<Int>? = null, tcpSocket: Output<TCPSocketActionPatchArgs>? = null, terminationGracePeriodSeconds: Output<Int>? = null, timeoutSeconds: Output<Int>? = null)