ProfilerRuleConfiguration constructor
ProfilerRuleConfiguration({})
Implementation
ProfilerRuleConfiguration({
required this.ruleConfigurationName,
required this.ruleEvaluatorImage,
this.instanceType,
this.localPath,
this.ruleParameters,
this.s3OutputPath,
this.volumeSizeInGB,
});