allowedMethods

@JvmName(name = "uytahusedmugqrpx")
suspend fun allowedMethods(value: Output<List<Either<String, AllowedMethods>>>)
@JvmName(name = "qkhjofcernbnehwv")
suspend fun allowedMethods(value: List<Either<String, AllowedMethods>>)

Parameters

value

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


@JvmName(name = "reacianvuardohgh")
suspend fun allowedMethods(vararg values: Output<Either<String, AllowedMethods>>)


@JvmName(name = "nmexsgatombevpdw")
suspend fun allowedMethods(values: List<Output<Either<String, AllowedMethods>>>)
@JvmName(name = "umnjtwujdhkclmvw")
suspend fun allowedMethods(vararg values: Either<String, AllowedMethods>)

Parameters

values

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