containerEntrypoint

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

Parameters

value

The custom entry point to use on container.


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


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

Parameters

values

The custom entry point to use on container.