PagesProjectDeploymentConfigsProductionD1DatabasesArgs

data class PagesProjectDeploymentConfigsProductionD1DatabasesArgs(val id: Output<String>? = null) : ConvertibleToJava<PagesProjectDeploymentConfigsProductionD1DatabasesArgs>

Constructors

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

Properties

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

UUID of the D1 database.

Functions

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