toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.workloads.kotlin.inputs
/
SSLConfigurationArgs
/
SSLConfigurationArgs
SSLConfiguration
Args
constructor
(
sslCryptoProvider
:
Output
<
Either
<
String
,
SslCryptoProvider
>
>
?
=
null
,
sslHostNameInCertificate
:
Output
<
String
>
?
=
null
,
sslKeyStore
:
Output
<
String
>
?
=
null
,
sslTrustStore
:
Output
<
String
>
?
=
null
)