PagesProjectDeploymentConfigsProductionDurableObjectNamespacesArgs

data class PagesProjectDeploymentConfigsProductionDurableObjectNamespacesArgs(val namespaceId: Output<String>? = null) : ConvertibleToJava<PagesProjectDeploymentConfigsProductionDurableObjectNamespacesArgs>

Constructors

constructor(namespaceId: Output<String>? = null)

Properties

Link copied to clipboard
val namespaceId: Output<String>? = null

ID of the Durable Object namespace.

Functions

Link copied to clipboard
open override fun toJava(): PagesProjectDeploymentConfigsProductionDurableObjectNamespacesArgs