DedicatedHostGroupArgs

constructor(allocationPolicy: Output<String>? = null, cpuAllocationRatio: Output<Int>? = null, dedicatedHostGroupDesc: Output<String>? = null, diskAllocationRatio: Output<Int>? = null, engine: Output<String>? = null, hostReplacePolicy: Output<String>? = null, memAllocationRatio: Output<Int>? = null, openPermission: Output<Boolean>? = null, vpcId: Output<String>? = null)