PentestConfigurationPropertyTemplatePortStringListMap
No description
type PentestConfigurationPropertyTemplatePortStringListMap {
name: String!
description: String!
key: String!
type: PentestConfigurationPropertyType!
required: Boolean!
defaultValue: String!
regex: String
maxPorts: Int!
maxItemsPerPort: Int!
}