DebugHookConfig constructor
DebugHookConfig({})
Implementation
DebugHookConfig({
required this.s3OutputPath,
this.collectionConfigurations,
this.hookParameters,
this.localPath,
});
DebugHookConfig({
required this.s3OutputPath,
this.collectionConfigurations,
this.hookParameters,
this.localPath,
});