toggle menu
pulumi-cloudflare-kotlin
6.0.1.0
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin.outputs
/
WorkersDeploymentAnnotations
Workers
Deployment
Annotations
data
class
WorkersDeploymentAnnotations
(
val
workersMessage
:
String
?
=
null
)
Members
Constructors
Workers
Deployment
Annotations
Link copied to clipboard
constructor
(
workersMessage
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
workers
Message
Link copied to clipboard
val
workersMessage
:
String
?
=
null
Human-readable message about the deployment. Truncated to 100 bytes.