ModuleConfiguration public struct ModuleConfiguration : Decodable Undocumented Property Undocumented See more Declaration Swift public struct Property : Decodable outputs outputs describes the output value configurations in the module. Property names here are the output value names Declaration Swift public let outputs: [String : Property]