HDInsight On Demand Linked Service Args
data class HDInsightOnDemandLinkedServiceArgs(val additionalLinkedServiceNames: Output<List<LinkedServiceReferenceArgs>>? = null, val annotations: Output<List<Any>>? = null, val clusterNamePrefix: Output<Any>? = null, val clusterPassword: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>? = null, val clusterResourceGroup: Output<Any>, val clusterSize: Output<Any>, val clusterSshPassword: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>? = null, val clusterSshUserName: Output<Any>? = null, val clusterType: Output<Any>? = null, val clusterUserName: Output<Any>? = null, val connectVia: Output<IntegrationRuntimeReferenceArgs>? = null, val coreConfiguration: Output<Any>? = null, val credential: Output<CredentialReferenceArgs>? = null, val dataNodeSize: Output<Any>? = null, val description: Output<String>? = null, val encryptedCredential: Output<String>? = null, val hBaseConfiguration: Output<Any>? = null, val hcatalogLinkedServiceName: Output<LinkedServiceReferenceArgs>? = null, val hdfsConfiguration: Output<Any>? = null, val headNodeSize: Output<Any>? = null, val hiveConfiguration: Output<Any>? = null, val hostSubscriptionId: Output<Any>, val linkedServiceName: Output<LinkedServiceReferenceArgs>, val mapReduceConfiguration: Output<Any>? = null, val oozieConfiguration: Output<Any>? = null, val parameters: Output<Map<String, ParameterSpecificationArgs>>? = null, val scriptActions: Output<List<ScriptActionArgs>>? = null, val servicePrincipalId: Output<Any>? = null, val servicePrincipalKey: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>? = null, val sparkVersion: Output<Any>? = null, val stormConfiguration: Output<Any>? = null, val subnetName: Output<Any>? = null, val tenant: Output<Any>, val timeToLive: Output<Any>, val type: Output<String>, val version: Output<Any>, val virtualNetworkId: Output<Any>? = null, val yarnConfiguration: Output<Any>? = null, val zookeeperNodeSize: Output<Any>? = null) : ConvertibleToJava<HDInsightOnDemandLinkedServiceArgs>
HDInsight ondemand linked service.
Constructors
Link copied to clipboard
fun HDInsightOnDemandLinkedServiceArgs(additionalLinkedServiceNames: Output<List<LinkedServiceReferenceArgs>>? = null, annotations: Output<List<Any>>? = null, clusterNamePrefix: Output<Any>? = null, clusterPassword: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>? = null, clusterResourceGroup: Output<Any>, clusterSize: Output<Any>, clusterSshPassword: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>? = null, clusterSshUserName: Output<Any>? = null, clusterType: Output<Any>? = null, clusterUserName: Output<Any>? = null, connectVia: Output<IntegrationRuntimeReferenceArgs>? = null, coreConfiguration: Output<Any>? = null, credential: Output<CredentialReferenceArgs>? = null, dataNodeSize: Output<Any>? = null, description: Output<String>? = null, encryptedCredential: Output<String>? = null, hBaseConfiguration: Output<Any>? = null, hcatalogLinkedServiceName: Output<LinkedServiceReferenceArgs>? = null, hdfsConfiguration: Output<Any>? = null, headNodeSize: Output<Any>? = null, hiveConfiguration: Output<Any>? = null, hostSubscriptionId: Output<Any>, linkedServiceName: Output<LinkedServiceReferenceArgs>, mapReduceConfiguration: Output<Any>? = null, oozieConfiguration: Output<Any>? = null, parameters: Output<Map<String, ParameterSpecificationArgs>>? = null, scriptActions: Output<List<ScriptActionArgs>>? = null, servicePrincipalId: Output<Any>? = null, servicePrincipalKey: Output<Either<AzureKeyVaultSecretReferenceArgs, SecureStringArgs>>? = null, sparkVersion: Output<Any>? = null, stormConfiguration: Output<Any>? = null, subnetName: Output<Any>? = null, tenant: Output<Any>, timeToLive: Output<Any>, type: Output<String>, version: Output<Any>, virtualNetworkId: Output<Any>? = null, yarnConfiguration: Output<Any>? = null, zookeeperNodeSize: Output<Any>? = null)
Functions
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard