allowedMethods

@JvmName(name = "xxtnmhyygkoxqrqh")
suspend fun allowedMethods(value: Output<List<String>>)
@JvmName(name = "jpcpqepjuedoybty")
suspend fun allowedMethods(value: List<String>?)

Parameters

value

Specifies the content for the access-control-allow-methods header


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


@JvmName(name = "sjmcqekfkklovhng")
suspend fun allowedMethods(values: List<Output<String>>)
@JvmName(name = "gnfkxljmrmndscmi")
suspend fun allowedMethods(vararg values: String)

Parameters

values

Specifies the content for the access-control-allow-methods header