pulumi-cloudflare-kotlin
5.13.0.0
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin.outputs
/
CustomHostnameSslSetting
/
CustomHostnameSslSetting
Custom
Hostname
Ssl
Setting
fun
CustomHostnameSslSetting
(
ciphers
:
List
<
String
>
?
=
null
,
earlyHints
:
String
?
=
null
,
http2
:
String
?
=
null
,
minTlsVersion
:
String
?
=
null
,
tls13
:
String
?
=
null
)