Cluster Args
constructor(cidrBlock: Output<String>? = null, diskCategory: Output<String>? = null, diskSize: Output<Int>? = null, imageId: Output<String>? = null, instanceType: Output<String>? = null, isOutdated: Output<Boolean>? = null, name: Output<String>? = null, namePrefix: Output<String>? = null, needSlb: Output<Boolean>? = null, nodeNumber: Output<Int>? = null, password: Output<String>? = null, releaseEip: Output<Boolean>? = null, size: Output<Int>? = null, vswitchId: Output<String>? = null)