PagesProjectDeploymentConfigsProductionPlacementArgs

data class PagesProjectDeploymentConfigsProductionPlacementArgs(val mode: Output<String>? = null) : ConvertibleToJava<PagesProjectDeploymentConfigsProductionPlacementArgs>

Constructors

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

Properties

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

Placement mode.

Functions

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