toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.hpc.kotlin.inputs
/
CacheDirectoryLdapArgs
/
CacheDirectoryLdapArgs
Cache
Directory
Ldap
Args
constructor
(
baseDn
:
Output
<
String
>
,
bind
:
Output
<
CacheDirectoryLdapBindArgs
>
?
=
null
,
certificateValidationUri
:
Output
<
String
>
?
=
null
,
downloadCertificateAutomatically
:
Output
<
Boolean
>
?
=
null
,
encrypted
:
Output
<
Boolean
>
?
=
null
,
server
:
Output
<
String
>
)