InstanceArgs

constructor(autoPay: Output<Boolean>? = null, autoRenew: Output<Boolean>? = null, description: Output<String>? = null, eipBandwidth: Output<Int>? = null, force: Output<Boolean>? = null, imageId: Output<String>? = null, instanceName: Output<String>? = null, instanceType: Output<String>? = null, keyPairName: Output<String>? = null, paymentType: Output<String>? = null, period: Output<String>? = null, periodUnit: Output<String>? = null, resolution: Output<String>? = null, securityGroupId: Output<String>? = null, status: Output<String>? = null, vncPassword: Output<String>? = null, vswitchId: Output<String>? = null)