toggle menu
pulumi-cloudflare-kotlin
6.0.1.0
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin.inputs
/
WorkersDeploymentAnnotationsArgs
Workers
Deployment
Annotations
Args
data
class
WorkersDeploymentAnnotationsArgs
(
val
workersMessage
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
WorkersDeploymentAnnotationsArgs
>
Members
Constructors
Workers
Deployment
Annotations
Args
Link copied to clipboard
constructor
(
workersMessage
:
Output
<
String
>
?
=
null
)
Properties
workers
Message
Link copied to clipboard
val
workersMessage
:
Output
<
String
>
?
=
null
Human-readable message about the deployment. Truncated to 100 bytes.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
WorkersDeploymentAnnotationsArgs