methods

@JvmName(name = "bguncxepivfkuecl")
suspend fun methods(value: Output<List<String>>)
@JvmName(name = "yuxqwcuphfovixgv")
suspend fun methods(value: List<String>?)

Parameters

value

methods refers to the REST verbs as in https://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html. When none specified, all verb types are allowed.


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


@JvmName(name = "yejspiynalyanaff")
suspend fun methods(values: List<Output<String>>)
@JvmName(name = "ifmquogjmibacruh")
suspend fun methods(vararg values: String)

Parameters

values

methods refers to the REST verbs as in https://www.w3.org/Protocols/rfc2616/rfc2616-sec9.html. When none specified, all verb types are allowed.