allowMethods

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

Parameters

value

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


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


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

Parameters

values

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