allowMethods

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

Parameters

value

Set of allowed HTTP methods.


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


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

Parameters

values

Set of allowed HTTP methods.