UpdatePipelineRequest
class UpdatePipelineRequest
Types
Properties
Link copied to clipboard
Key-value pairs to configure persistent buffering for the pipeline.
Link copied to clipboard
Key-value pairs to configure encryption for data that is written to a persistent buffer.
Link copied to clipboard
Key-value pairs to configure log publishing.
Link copied to clipboard
The pipeline configuration in YAML format. The command accepts the pipeline configuration as a string or within a .yaml file. If you provide the configuration as a string, each new line must be escaped with \n
.
Link copied to clipboard
The name of the pipeline to update.