httpVerb

@JvmName(name = "pivtesruymywkaus")
suspend fun httpVerb(value: Output<String>)
@JvmName(name = "jejckkubcwrlpiga")
suspend fun httpVerb(value: String?)

Parameters

value

Which HTTP verb to use for the call. Options are 'GET', 'POST', 'PUT', 'PATCH', 'DELETE', 'HEAD', and 'OPTIONS'. Defaults to GET.