containerAction property

ContainerDatasetAction? containerAction
final

Information that allows the system to run a containerized application to create the dataset contents. The application must be in a Docker container along with any required support libraries.

Implementation

final ContainerDatasetAction? containerAction;