Sap Odp Linked Service Args
data class SapOdpLinkedServiceArgs(val annotations: Output<List<Any>>? = null, val clientId: Output<Any>? = null, val connectVia: Output<IntegrationRuntimeReferenceArgs>? = null, val description: Output<String>? = null, val encryptedCredential: Output<String>? = null, val language: Output<Any>? = null, val logonGroup: Output<Any>? = null, val messageServer: Output<Any>? = null, val messageServerService: Output<Any>? = null, val parameters: Output<Map<String, ParameterSpecificationArgs>>? = null, val password: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>? = null, val server: Output<Any>? = null, val sncLibraryPath: Output<Any>? = null, val sncMode: Output<Any>? = null, val sncMyName: Output<Any>? = null, val sncPartnerName: Output<Any>? = null, val sncQop: Output<Any>? = null, val subscriberName: Output<Any>? = null, val systemId: Output<Any>? = null, val systemNumber: Output<Any>? = null, val type: Output<String>, val userName: Output<Any>? = null, val x509CertificatePath: Output<Any>? = null) : ConvertibleToJava<SapOdpLinkedServiceArgs>
SAP ODP Linked Service.
Constructors
Link copied to clipboard
fun SapOdpLinkedServiceArgs(annotations: Output<List<Any>>? = null, clientId: Output<Any>? = null, connectVia: Output<IntegrationRuntimeReferenceArgs>? = null, description: Output<String>? = null, encryptedCredential: Output<String>? = null, language: Output<Any>? = null, logonGroup: Output<Any>? = null, messageServer: Output<Any>? = null, messageServerService: Output<Any>? = null, parameters: Output<Map<String, ParameterSpecificationArgs>>? = null, password: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>? = null, server: Output<Any>? = null, sncLibraryPath: Output<Any>? = null, sncMode: Output<Any>? = null, sncMyName: Output<Any>? = null, sncPartnerName: Output<Any>? = null, sncQop: Output<Any>? = null, subscriberName: Output<Any>? = null, systemId: Output<Any>? = null, systemNumber: Output<Any>? = null, type: Output<String>, userName: Output<Any>? = null, x509CertificatePath: Output<Any>? = null)
Functions
Properties
Link copied to clipboard
Link copied to clipboard