Rest Service Linked Service Response
data class RestServiceLinkedServiceResponse(val aadResourceId: Any? = null, val annotations: List<Any>? = null, val authHeaders: Any? = null, val authenticationType: String, val azureCloudType: Any? = null, val clientId: Any? = null, val clientSecret: Either<AzureKeyVaultSecretReferenceResponse, SecureStringResponse>? = null, val connectVia: IntegrationRuntimeReferenceResponse? = null, val credential: CredentialReferenceResponse? = null, val description: String? = null, val enableServerCertificateValidation: Any? = null, val encryptedCredential: String? = null, val parameters: Map<String, ParameterSpecificationResponse>? = null, val password: Either<AzureKeyVaultSecretReferenceResponse, SecureStringResponse>? = null, val resource: Any? = null, val scope: Any? = null, val servicePrincipalId: Any? = null, val servicePrincipalKey: Either<AzureKeyVaultSecretReferenceResponse, SecureStringResponse>? = null, val tenant: Any? = null, val tokenEndpoint: Any? = null, val type: String, val url: Any, val userName: Any? = null)
Rest Service linked service.
Constructors
Link copied to clipboard
fun RestServiceLinkedServiceResponse(aadResourceId: Any? = null, annotations: List<Any>? = null, authHeaders: Any? = null, authenticationType: String, azureCloudType: Any? = null, clientId: Any? = null, clientSecret: Either<AzureKeyVaultSecretReferenceResponse, SecureStringResponse>? = null, connectVia: IntegrationRuntimeReferenceResponse? = null, credential: CredentialReferenceResponse? = null, description: String? = null, enableServerCertificateValidation: Any? = null, encryptedCredential: String? = null, parameters: Map<String, ParameterSpecificationResponse>? = null, password: Either<AzureKeyVaultSecretReferenceResponse, SecureStringResponse>? = null, resource: Any? = null, scope: Any? = null, servicePrincipalId: Any? = null, servicePrincipalKey: Either<AzureKeyVaultSecretReferenceResponse, SecureStringResponse>? = null, tenant: Any? = null, tokenEndpoint: Any? = null, type: String, url: Any, userName: Any? = null)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard