Integration Runtime Ssis Args
constructor(catalogInfo: Output<IntegrationRuntimeSsisCatalogInfoArgs>? = null, copyComputeScale: Output<IntegrationRuntimeSsisCopyComputeScaleArgs>? = null, credentialName: Output<String>? = null, customSetupScript: Output<IntegrationRuntimeSsisCustomSetupScriptArgs>? = null, dataFactoryId: Output<String>? = null, description: Output<String>? = null, edition: Output<String>? = null, expressCustomSetup: Output<IntegrationRuntimeSsisExpressCustomSetupArgs>? = null, expressVnetIntegration: Output<IntegrationRuntimeSsisExpressVnetIntegrationArgs>? = null, licenseType: Output<String>? = null, location: Output<String>? = null, maxParallelExecutionsPerNode: Output<Int>? = null, name: Output<String>? = null, nodeSize: Output<String>? = null, numberOfNodes: Output<Int>? = null, packageStores: Output<List<IntegrationRuntimeSsisPackageStoreArgs>>? = null, pipelineExternalComputeScale: Output<IntegrationRuntimeSsisPipelineExternalComputeScaleArgs>? = null, proxy: Output<IntegrationRuntimeSsisProxyArgs>? = null, vnetIntegration: Output<IntegrationRuntimeSsisVnetIntegrationArgs>? = null)