Builder
class Builder
Properties
Link copied to clipboard
The pipeline activity that is run. This must not be a channel activity or a data store activity because these activities are used in a pipeline only to load the original message and to store the (possibly) transformed message. If a Lambda activity is specified, only short-running Lambda functions (those with a timeout of less than 30 seconds or less) can be used.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.iotanalytics.model.PipelineActivity inside the given block