containerEntrypoints

@JvmName(name = "nebpwyminwpbdenr")
suspend fun containerEntrypoints(value: Output<List<String>>)
@JvmName(name = "isnbppsatsfalvkt")
suspend fun containerEntrypoints(value: List<String>?)

Parameters

value

The entrypoint used to run the application in the container.


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


@JvmName(name = "acuxkouyhuhemetv")
suspend fun containerEntrypoints(values: List<Output<String>>)
@JvmName(name = "gbpusnggksjxaxyb")
suspend fun containerEntrypoints(vararg values: String)

Parameters

values

The entrypoint used to run the application in the container.