NodeGroupSpecArgs

constructor(diskSizeGB: Output<Double>? = null, enableHa: Output<Boolean>? = null, kind: Output<Either<String, NodeKind>>? = null, nodeCount: Output<Int>? = null, sku: Output<String>? = null)