target

@JvmName(name = "skscxapsrdasyypu")
suspend fun target(value: Output<String>)
@JvmName(name = "soxtusjymnwbogrs")
suspend fun target(value: String)

Parameters

value

The target of the check. Valid pattern is "${PROTOCOL}:${PORT}${PATH}", where PROTOCOL values are:

  • HTTP, HTTPS - PORT and PATH are required

  • TCP, SSL - PORT is required, PATH is not supported