GetWorkersScriptResult

data class GetWorkersScriptResult(val accountId: String, val id: String, val scriptName: String)

A collection of values returned by getWorkersScript.

Constructors

Link copied to clipboard
constructor(accountId: String, id: String, scriptName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Identifier.

Link copied to clipboard
val id: String

The provider-assigned unique ID for this managed resource.

Link copied to clipboard

Name of the script, used in URLs and route configuration.