httpMethod

@JvmName(name = "lansmwpimgllqnwl")
suspend fun httpMethod(value: Output<HttpTargetHttpMethod>)
@JvmName(name = "qncowggeiphchneo")
suspend fun httpMethod(value: HttpTargetHttpMethod?)

Parameters

value

The HTTP method to use for the request. When specified, it overrides HttpRequest for the task. Note that if the value is set to HttpMethod the HttpRequest of the task will be ignored at execution time.