pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.web.kotlin.inputs
/
HostNameSslStateArgs
/
HostNameSslStateArgs
Host
Name
Ssl
State
Args
fun
HostNameSslStateArgs
(
hostType
:
Output
<
HostType
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
sslState
:
Output
<
SslState
>
?
=
null
,
thumbprint
:
Output
<
String
>
?
=
null
,
toUpdate
:
Output
<
Boolean
>
?
=
null
,
virtualIP
:
Output
<
String
>
?
=
null
)