allowMethods

@JvmName(name = "adrhcopiuwwescxi")
suspend fun allowMethods(value: Output<List<UrlAllowMethodsItem>>)
@JvmName(name = "tavgijyffewjipuq")
suspend fun allowMethods(value: List<UrlAllowMethodsItem>?)

Parameters

value

Represents a collection of allowed HTTP methods.


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


@JvmName(name = "iuxqmtmrpytsfywg")
suspend fun allowMethods(values: List<Output<UrlAllowMethodsItem>>)
@JvmName(name = "knsbtstugwqpihtt")
suspend fun allowMethods(vararg values: UrlAllowMethodsItem)

Parameters

values

Represents a collection of allowed HTTP methods.