containerEntrypoint

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

Parameters

value

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


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


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

Parameters

values

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