toggle menu
pulumi-cloudflare-kotlin
6.2.1.0
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin.outputs
/
WorkersScriptMigrationsTransferredClass
Workers
Script
Migrations
Transferred
Class
data
class
WorkersScriptMigrationsTransferredClass
(
val
from
:
String
?
=
null
,
val
fromScript
:
String
?
=
null
,
val
to
:
String
?
=
null
)
Members
Constructors
Workers
Script
Migrations
Transferred
Class
Link copied to clipboard
constructor
(
from
:
String
?
=
null
,
fromScript
:
String
?
=
null
,
to
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
from
Link copied to clipboard
val
from
:
String
?
=
null
from
Script
Link copied to clipboard
val
fromScript
:
String
?
=
null
to
Link copied to clipboard
val
to
:
String
?
=
null