containerEntrypoint

@JvmName(name = "lorbiavxjjlauucp")
suspend fun containerEntrypoint(value: Output<List<String>>)
@JvmName(name = "norhyafpwythtiuj")
suspend fun containerEntrypoint(value: List<String>?)

Parameters

value

Specifies the entrypoint for a container used to run the monitoring job.


@JvmName(name = "oqgbxusvkpchtolg")
suspend fun containerEntrypoint(vararg values: Output<String>)


@JvmName(name = "wtqyhlvhshewcugh")
suspend fun containerEntrypoint(values: List<Output<String>>)
@JvmName(name = "lanrfabnhnrxpmwx")
suspend fun containerEntrypoint(vararg values: String)

Parameters

values

Specifies the entrypoint for a container used to run the monitoring job.