allowedRequestTypes

@JvmName(name = "vajpbkdfvuemdkyy")
suspend fun allowedRequestTypes(value: Output<List<String>>)
@JvmName(name = "hctrcyrtdhrcjxsw")
suspend fun allowedRequestTypes(value: List<String>?)

Parameters

value

The allowed request types for the Private Endpoint Connection. Possible values are ClientConnection, ServerConnection, RESTAPI and Trace.


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


@JvmName(name = "igftcgekiriqcdul")
suspend fun allowedRequestTypes(values: List<Output<String>>)
@JvmName(name = "loiohjnfxwdcoyyg")
suspend fun allowedRequestTypes(vararg values: String)

Parameters

values

The allowed request types for the Private Endpoint Connection. Possible values are ClientConnection, ServerConnection, RESTAPI and Trace.