excludedPaths

@JvmName(name = "wsmbhfbrvcukjlnq")
suspend fun excludedPaths(value: Output<List<String>>)
@JvmName(name = "vjetbkymowxvadgm")
suspend fun excludedPaths(value: List<String>?)

Parameters

value

The paths for which unauthenticated flow would not be redirected to the login page.


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


@JvmName(name = "njtpkkaqxlxyrapg")
suspend fun excludedPaths(values: List<Output<String>>)
@JvmName(name = "nqanbdjhfwjogwlk")
suspend fun excludedPaths(vararg values: String)

Parameters

values

The paths for which unauthenticated flow would not be redirected to the login page.