PipelineGroupPropertiesArgs

constructor(exporters: Output<List<ExporterArgs>>, networkingConfigurations: Output<List<NetworkingConfigurationArgs>>? = null, processors: Output<List<ProcessorArgs>>, receivers: Output<List<ReceiverArgs>>, replicas: Output<Int>? = null, service: Output<ServiceArgs>)