MonitoringAppSpecification constructor
MonitoringAppSpecification({})
Implementation
MonitoringAppSpecification({
required this.imageUri,
this.containerArguments,
this.containerEntrypoint,
this.postAnalyticsProcessorSourceUri,
this.recordPreprocessorSourceUri,
});