allowMethods

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

Parameters

value

Represents a collection of allowed HTTP methods.


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


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

Parameters

values

Represents a collection of allowed HTTP methods.