Dedicated Host Args
constructor(actionOnMaintenance: Output<String>? = null, autoPlacement: Output<String>? = null, autoReleaseTime: Output<String>? = null, autoRenew: Output<Boolean>? = null, autoRenewPeriod: Output<Int>? = null, cpuOverCommitRatio: Output<Double>? = null, dedicatedHostClusterId: Output<String>? = null, dedicatedHostName: Output<String>? = null, dedicatedHostType: Output<String>? = null, description: Output<String>? = null, detailFee: Output<Boolean>? = null, dryRun: Output<Boolean>? = null, expiredTime: Output<String>? = null, minQuantity: Output<Int>? = null, networkAttributes: Output<List<DedicatedHostNetworkAttributeArgs>>? = null, paymentType: Output<String>? = null, resourceGroupId: Output<String>? = null, saleCycle: Output<String>? = null, tags: Output<Map<String, String>>? = null, zoneId: Output<String>? = null)