toggle menu
pulumi-cloudflare-kotlin
5.49.1.0
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin.outputs
/
ZeroTrustGatewaySettingsCustomCertificate
Zero
Trust
Gateway
Settings
Custom
Certificate
data
class
ZeroTrustGatewaySettingsCustomCertificate
(
val
enabled
:
Boolean
,
val
id
:
String
?
=
null
,
val
updatedAt
:
String
?
=
null
)
Members
Constructors
Zero
Trust
Gateway
Settings
Custom
Certificate
Link copied to clipboard
constructor
(
enabled
:
Boolean
,
id
:
String
?
=
null
,
updatedAt
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
enabled
Link copied to clipboard
val
enabled
:
Boolean
Whether TLS encryption should use a custom certificate.
id
Link copied to clipboard
val
id
:
String
?
=
null
ID of custom certificate.
updated
At
Link copied to clipboard
val
updatedAt
:
String
?
=
null