authFailAction

@JvmName(name = "ouoqgxiwrhiaqqod")
suspend fun authFailAction(value: Output<String>)
@JvmName(name = "vuxtwmnovuduoqbn")
suspend fun authFailAction(value: String?)

Parameters

value

Action to take when users access resources that require authentication. Default value is AUTH_FAIL_ACTION_REDIRECT. Possible values are: AUTH_FAIL_ACTION_REDIRECT, AUTH_FAIL_ACTION_UNAUTHORIZED.