GetWorkersKvResult

data class GetWorkersKvResult(val accountId: String, val id: String, val keyName: String, val namespaceId: String)

A collection of values returned by getWorkersKv.

Constructors

Link copied to clipboard
constructor(accountId: String, id: String, keyName: String, namespaceId: 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

A key's name. The name may be at most 512 bytes. All printable, non-whitespace characters are valid. Use percent-encoding to define key names as part of a URL.

Link copied to clipboard

Namespace identifier tag.