DedicatedPropreHostArgs

constructor(autoPay: Output<Boolean>? = null, autoRenew: Output<String>? = null, dedicatedHostGroupId: Output<String>? = null, ecsClassLists: Output<List<DedicatedPropreHostEcsClassListArgs>>? = null, ecsDeploymentSetId: Output<String>? = null, ecsHostName: Output<String>? = null, ecsInstanceName: Output<String>? = null, ecsUniqueSuffix: Output<String>? = null, ecsZoneId: Output<String>? = null, engine: Output<String>? = null, imageId: Output<String>? = null, internetChargeType: Output<String>? = null, internetMaxBandwidthOut: Output<Int>? = null, keyPairName: Output<String>? = null, osPassword: Output<String>? = null, passwordInherit: Output<String>? = null, paymentType: Output<String>? = null, period: Output<String>? = null, periodType: Output<String>? = null, resourceGroupId: Output<String>? = null, securityGroupId: Output<String>? = null, tags: Output<Map<String, String>>? = null, userData: Output<String>? = null, userDataEncoded: Output<Boolean>? = null, vpcId: Output<String>? = null, vswitchId: Output<String>? = null)