toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.aad.kotlin.inputs
/
LdapsSettingsArgs
/
LdapsSettingsArgs
Ldaps
Settings
Args
constructor
(
externalAccess
:
Output
<
Either
<
String
,
ExternalAccess
>
>
?
=
null
,
ldaps
:
Output
<
Either
<
String
,
Ldaps
>
>
?
=
null
,
pfxCertificate
:
Output
<
String
>
?
=
null
,
pfxCertificatePassword
:
Output
<
String
>
?
=
null
)