allowMethods

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

Parameters

value

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


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


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

Parameters

values

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