Ecs Backup Client Args
constructor(dataNetworkType: Output<String>? = null, dataProxySetting: Output<String>? = null, instanceId: Output<String>? = null, maxCpuCore: Output<String>? = null, maxWorker: Output<String>? = null, proxyHost: Output<String>? = null, proxyPassword: Output<String>? = null, proxyPort: Output<String>? = null, proxyUser: Output<String>? = null, status: Output<String>? = null, useHttps: Output<Boolean>? = null)