Cluster Host Group Args
constructor(autoRenew: Output<Boolean>? = null, chargeType: Output<String>? = null, decommissionTimeout: Output<Int>? = null, diskCapacity: Output<String>? = null, diskCount: Output<String>? = null, diskType: Output<String>? = null, enableGracefulDecommission: Output<Boolean>? = null, gpuDriver: Output<String>? = null, hostGroupName: Output<String>? = null, hostGroupType: Output<String>? = null, instanceList: Output<String>? = null, instanceType: Output<String>? = null, nodeCount: Output<String>? = null, period: Output<Int>? = null, sysDiskCapacity: Output<String>? = null, sysDiskType: Output<String>? = null)