Rest Service Linked Service Response
constructor(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, servicePrincipalCredentialType: Any? = null, servicePrincipalEmbeddedCert: Either<AzureKeyVaultSecretReferenceResponse, SecureStringResponse>? = null, servicePrincipalEmbeddedCertPassword: Either<AzureKeyVaultSecretReferenceResponse, SecureStringResponse>? = null, servicePrincipalId: Any? = null, servicePrincipalKey: Either<AzureKeyVaultSecretReferenceResponse, SecureStringResponse>? = null, tenant: Any? = null, tokenEndpoint: Any? = null, type: String, url: Any, userName: Any? = null, version: String? = null)