methods

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


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