ConfigurationPolicyParameterValue

constructor(boolean: Boolean? = null, double: Double? = null, enum: String? = null, enumList: List<String>? = null, integer: Int? = null, integerList: List<Int>? = null, string: String? = null, stringList: List<String>? = null)