unauthenticatedClientAction

@JvmName(name = "gxytmjnfpjiedllx")
suspend fun unauthenticatedClientAction(value: Output<String>)
@JvmName(name = "xsuarthyqmjpncfn")
suspend fun unauthenticatedClientAction(value: String?)

Parameters

value

The action to take when an unauthenticated client attempts to access the app. Possible values include: RedirectToLoginPage, AllowAnonymous.