PipelineActivityArgs

constructor(addAttributes: Output<PipelineAddAttributesArgs>? = null, channel: Output<PipelineChannelArgs>? = null, datastore: Output<PipelineDatastoreArgs>? = null, deviceRegistryEnrich: Output<PipelineDeviceRegistryEnrichArgs>? = null, deviceShadowEnrich: Output<PipelineDeviceShadowEnrichArgs>? = null, filter: Output<PipelineFilterArgs>? = null, lambda: Output<PipelineLambdaArgs>? = null, math: Output<PipelineMathArgs>? = null, removeAttributes: Output<PipelineRemoveAttributesArgs>? = null, selectAttributes: Output<PipelineSelectAttributesArgs>? = null)