allowedExternalRedirectUrls

@JvmName(name = "gopoykjevfqjhbis")
suspend fun allowedExternalRedirectUrls(value: Output<List<String>>)
@JvmName(name = "shaoqkkidcervjmt")
suspend fun allowedExternalRedirectUrls(value: List<String>?)

Parameters

value

Specifies a list of External URLs that can be redirected to as part of logging in or logging out of the Linux Web App.


@JvmName(name = "yvotngvmokamapip")
suspend fun allowedExternalRedirectUrls(vararg values: Output<String>)


@JvmName(name = "dqauxejjhkokjpuv")
suspend fun allowedExternalRedirectUrls(values: List<Output<String>>)
@JvmName(name = "babvchbqvhoaqpsw")
suspend fun allowedExternalRedirectUrls(vararg values: String)

Parameters

values

Specifies a list of External URLs that can be redirected to as part of logging in or logging out of the Linux Web App.