Builder
class Builder
Properties
Link copied to clipboard
The name of the dataset action by which dataset contents are automatically created.
Link copied to clipboard
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.
Link copied to clipboard
An SqlQueryDatasetAction
object that uses an SQL query to automatically create dataset contents.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.iotanalytics.model.ContainerDatasetAction inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.iotanalytics.model.SqlQueryDatasetAction inside the given block