containerAction

@JvmName(name = "tndgjjuomxbgkwtc")
suspend fun containerAction(value: Output<DatasetContainerActionArgs>)
@JvmName(name = "rgtnamgxgihrfqtx")
suspend fun containerAction(value: DatasetContainerActionArgs?)

Parameters

value

Information which allows the system to run a containerized application in order to create the data set contents. The application must be in a Docker container along with any needed support libraries.


@JvmName(name = "wswrgrjpmuxgmqmr")
suspend fun containerAction(argument: suspend DatasetContainerActionArgsBuilder.() -> Unit)

Parameters

argument

Information which allows the system to run a containerized application in order to create the data set contents. The application must be in a Docker container along with any needed support libraries.