pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.hdinsight.kotlin.inputs
/
HadoopClusterSecurityProfileArgs
/
HadoopClusterSecurityProfileArgs
Hadoop
Cluster
Security
Profile
Args
fun
HadoopClusterSecurityProfileArgs
(
aaddsResourceId
:
Output
<
String
>
,
clusterUsersGroupDns
:
Output
<
List
<
String
>
>
?
=
null
,
domainName
:
Output
<
String
>
,
domainUserPassword
:
Output
<
String
>
,
domainUsername
:
Output
<
String
>
,
ldapsUrls
:
Output
<
List
<
String
>
>
,
msiResourceId
:
Output
<
String
>
)