requireAuthentication

@JvmName(name = "oviusquohfuwkcjp")
suspend fun requireAuthentication(value: Output<Boolean>)
@JvmName(name = "rbgwwiddxbutdqgg")
suspend fun requireAuthentication(value: Boolean?)

Parameters

value

true if the authentication flow is required any request is made; otherwise, false.