IntegrationRuntimeSsisPropertiesArgs

constructor(catalogInfo: Output<IntegrationRuntimeSsisCatalogInfoArgs>? = null, customSetupScriptProperties: Output<IntegrationRuntimeCustomSetupScriptPropertiesArgs>? = null, dataProxyProperties: Output<IntegrationRuntimeDataProxyPropertiesArgs>? = null, edition: Output<Either<String, IntegrationRuntimeEdition>>? = null, expressCustomSetupProperties: Output<List<Any>>? = null, licenseType: Output<Either<String, IntegrationRuntimeLicenseType>>? = null)