PagesProjectDeploymentConfigsPreviewR2Buckets

data class PagesProjectDeploymentConfigsPreviewR2Buckets(val jurisdiction: String? = null, val name: String? = null)

Constructors

constructor(jurisdiction: String? = null, name: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val jurisdiction: String? = null

Jurisdiction of the R2 bucket.

Link copied to clipboard
val name: String? = null

Name of the R2 bucket.