HDInsight Linked Service Args
constructor(annotations: Output<List<Any>>? = null, clusterUri: Output<Any>, connectVia: Output<IntegrationRuntimeReferenceArgs>? = null, description: Output<String>? = null, encryptedCredential: Output<String>? = null, fileSystem: Output<Any>? = null, hcatalogLinkedServiceName: Output<LinkedServiceReferenceArgs>? = null, isEspEnabled: Output<Any>? = null, linkedServiceName: Output<LinkedServiceReferenceArgs>? = null, parameters: Output<Map<String, ParameterSpecificationArgs>>? = null, password: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>? = null, type: Output<String>, userName: Output<Any>? = null)