methods

@JvmName(name = "latiboswhpjjests")
suspend fun methods(value: Output<List<String>>)
@JvmName(name = "ntiyurkqcclmvllv")
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 = "oeudhlvwjqrpryse")
suspend fun methods(vararg values: Output<String>)


@JvmName(name = "gfnofgyndsudwlcp")
suspend fun methods(values: List<Output<String>>)
@JvmName(name = "buiyrjcxhkhvhpmc")
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.