allowMethods

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

Parameters

value

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


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


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

Parameters

values

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