RuleFieldValueArgs

constructor(booleanValue: Output<Boolean>? = null, doubleValue: Output<Double>? = null, emptyValue: Output<Any>? = null, stringValue: Output<String>? = null)