containerEntrypoint

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

Parameters

value

The custom entry point to use on container.


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


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

Parameters

values

The custom entry point to use on container.