PentestConfigurationPropertyTemplateStringMap
No description
type PentestConfigurationPropertyTemplateStringMap {
name: String!
description: String!
key: String!
type: PentestConfigurationPropertyType!
required: Boolean!
defaultValue: String!
minKeys: Int
maxKeys: Int
keyRegex: String
valueRegex: String
}