allowedMethods

@JvmName(name = "vkukkgvburgsritc")
suspend fun allowedMethods(value: Output<List<String>>)
@JvmName(name = "uehfgqtinxhyhxjj")
suspend fun allowedMethods(value: List<String>)

Parameters

value

Required if CorsRule element is present. A list of HTTP methods that are allowed to be executed by the origin.


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


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

Parameters

values

Required if CorsRule element is present. A list of HTTP methods that are allowed to be executed by the origin.