allowMethods

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

Parameters

value

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


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


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

Parameters

values

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