toggle menu
pulumi-cloudflare-kotlin
5.49.1.0
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin
/
KeylessCertificateArgs
/
KeylessCertificateArgs
Keyless
Certificate
Args
constructor
(
bundleMethod
:
Output
<
String
>
?
=
null
,
certificate
:
Output
<
String
>
?
=
null
,
enabled
:
Output
<
Boolean
>
?
=
null
,
host
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
port
:
Output
<
Int
>
?
=
null
,
zoneId
:
Output
<
String
>
?
=
null
)