pulumi-cloudflare-kotlin
5.13.0.0
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin
/
CustomSslArgs
/
CustomSslArgs
Custom
Ssl
Args
fun
CustomSslArgs
(
customSslOptions
:
Output
<
CustomSslCustomSslOptionsArgs
>
?
=
null
,
customSslPriorities
:
Output
<
List
<
CustomSslCustomSslPriorityArgs
>
>
?
=
null
,
zoneId
:
Output
<
String
>
?
=
null
)