requestMethod

@JvmName(name = "qsoivbxfaovmohah")
suspend fun requestMethod(value: Output<String>)
@JvmName(name = "kaixrowpwcihbbvq")
suspend fun requestMethod(value: String?)

Parameters

value

The HTTP request method to use for the check. If set to METHOD_UNSPECIFIED then requestMethod defaults to GET. Default value is GET. Possible values are: METHOD_UNSPECIFIED, GET, POST.