We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31f88f1 commit 1c174abCopy full SHA for 1c174ab
src/Loadbalancers/Entities/Cluster.php
@@ -8,6 +8,7 @@
8
* @property string $id
9
* @property string $name
10
* @property bool $deployed
11
+ * @property bool $distributeVips
12
* @property \DateTime $deployedAt
13
* @property \DateTime $createdAt
14
* @property \DateTime $updatedAt
0 commit comments