Dedicated Host Args
constructor(allocationStatus: Output<String>? = null, autoRenew: Output<Boolean>? = null, dedicatedHostGroupId: Output<String>? = null, hostClass: Output<String>? = null, hostName: Output<String>? = null, imageCategory: Output<String>? = null, osPassword: Output<String>? = null, paymentType: Output<String>? = null, period: Output<String>? = null, tags: Output<Map<String, String>>? = null, usedTime: Output<Int>? = null, vswitchId: Output<String>? = null, zoneId: Output<String>? = null)