allowMethods

@JvmName(name = "cycxdiprlcnadygk")
suspend fun allowMethods(value: Output<List<String>>)
@JvmName(name = "fmyrufqqaetcysbs")
suspend fun allowMethods(value: List<String>?)

Parameters

value

Specifies the content for Access-Control-Allow-Methods header.


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


@JvmName(name = "mvnfdscidjpvbuuj")
suspend fun allowMethods(values: List<Output<String>>)
@JvmName(name = "wnxpviydnjtsdhdj")
suspend fun allowMethods(vararg values: String)

Parameters

values

Specifies the content for Access-Control-Allow-Methods header.