AppImageConfigCodeEditorAppImageConfigContainerConfigArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "mjiawrcixxnncahv")
suspend fun containerArguments(value: Output<List<String>>)
@JvmName(name = "kiscqreshfiqdecd")
suspend fun containerArguments(vararg values: Output<String>)
@JvmName(name = "dqqahhgcfpckqsrx")
suspend fun containerArguments(vararg values: String)
@JvmName(name = "cmxthhgfjhkgxhvu")
suspend fun containerArguments(values: List<Output<String>>)
@JvmName(name = "fwjceqdhckpvxkfd")
suspend fun containerArguments(value: List<String>?)
Link copied to clipboard
@JvmName(name = "nebpwyminwpbdenr")
suspend fun containerEntrypoints(value: Output<List<String>>)
@JvmName(name = "idngnwirljkmbpfc")
suspend fun containerEntrypoints(vararg values: Output<String>)
@JvmName(name = "gbpusnggksjxaxyb")
suspend fun containerEntrypoints(vararg values: String)
@JvmName(name = "acuxkouyhuhemetv")
suspend fun containerEntrypoints(values: List<Output<String>>)
@JvmName(name = "isnbppsatsfalvkt")
suspend fun containerEntrypoints(value: List<String>?)
Link copied to clipboard
@JvmName(name = "vlnedolqencnguip")
suspend fun containerEnvironmentVariables(value: Output<Map<String, String>>)
@JvmName(name = "vkermsbxftmcdujx")
fun containerEnvironmentVariables(vararg values: Pair<String, String>)
@JvmName(name = "bcipwhxghvmbinxe")
suspend fun containerEnvironmentVariables(value: Map<String, String>?)