requireAuthentication

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

Parameters

value

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