browsers

@JvmName(name = "lioifvaeadqcrbbh")
suspend fun browsers(value: Output<Map<String, PagesProjectDeploymentConfigsPreviewBrowsersArgs>>)
@JvmName(name = "temccxpvpghbrkhk")
suspend fun browsers(value: Map<String, PagesProjectDeploymentConfigsPreviewBrowsersArgs>?)

Parameters

value

Browser bindings used for Pages Functions.


@JvmName(name = "ciouyxpcwajicmkf")
suspend fun browsers(vararg argument: Pair<String, suspend PagesProjectDeploymentConfigsPreviewBrowsersArgsBuilder.() -> Unit>)

Parameters

argument

Browser bindings used for Pages Functions.


@JvmName(name = "jcriggcmalxiealo")
fun browsers(vararg values: Pair<String, PagesProjectDeploymentConfigsPreviewBrowsersArgs>)

Parameters

values

Browser bindings used for Pages Functions.