Google Privacy Dlp V2Value Args
fun GooglePrivacyDlpV2ValueArgs(booleanValue: Output<Boolean>? = null, dateValue: Output<GoogleTypeDateArgs>? = null, dayOfWeekValue: Output<GooglePrivacyDlpV2ValueDayOfWeekValue>? = null, floatValue: Output<Double>? = null, integerValue: Output<String>? = null, stringValue: Output<String>? = null, timeValue: Output<GoogleTypeTimeOfDayArgs>? = null, timestampValue: Output<String>? = null)