toggle menu
pulumi-cloudflare-kotlin
5.49.1.0
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin.inputs
/
CustomHostnameSslSettingArgs
/
CustomHostnameSslSettingArgs
Custom
Hostname
Ssl
Setting
Args
constructor
(
ciphers
:
Output
<
List
<
String
>
>
?
=
null
,
earlyHints
:
Output
<
String
>
?
=
null
,
http2
:
Output
<
String
>
?
=
null
,
minTlsVersion
:
Output
<
String
>
?
=
null
,
tls13
:
Output
<
String
>
?
=
null
)