allowlist

@JvmName(name = "rpyqhhfarkwjxgaj")
suspend fun allowlist(value: Output<List<UserSettingsCookieSpecificationArgs>>)
@JvmName(name = "plslhcagsjtdoomy")
suspend fun allowlist(value: List<UserSettingsCookieSpecificationArgs>)

Parameters

value

The list of cookie specifications that are allowed to be synchronized to the remote browser.


@JvmName(name = "xwhddnxokjidgkvr")
suspend fun allowlist(vararg values: Output<UserSettingsCookieSpecificationArgs>)


@JvmName(name = "lituiuxfmhnxakjy")
suspend fun allowlist(values: List<Output<UserSettingsCookieSpecificationArgs>>)
@JvmName(name = "gnfwtcheflqarbaj")
suspend fun allowlist(vararg values: UserSettingsCookieSpecificationArgs)

Parameters

values

The list of cookie specifications that are allowed to be synchronized to the remote browser.


@JvmName(name = "crcgyxrkxqbmsatl")
suspend fun allowlist(argument: List<suspend UserSettingsCookieSpecificationArgsBuilder.() -> Unit>)
@JvmName(name = "ijvjyggpanrjbgrp")
suspend fun allowlist(vararg argument: suspend UserSettingsCookieSpecificationArgsBuilder.() -> Unit)
@JvmName(name = "lyiiywqjisbdrwjf")
suspend fun allowlist(argument: suspend UserSettingsCookieSpecificationArgsBuilder.() -> Unit)

Parameters

argument

The list of cookie specifications that are allowed to be synchronized to the remote browser.