allowMethods

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

Parameters

value

Represents a collection of allowed HTTP methods.


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


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

Parameters

values

Represents a collection of allowed HTTP methods.