Google Privacy Dlp V2Conditions Args
data class GooglePrivacyDlpV2ConditionsArgs(val conditions: Output<List<GooglePrivacyDlpV2ConditionArgs>>? = null) : ConvertibleToJava<GooglePrivacyDlpV2ConditionsArgs>
A collection of conditions.
Constructors
Link copied to clipboard
fun GooglePrivacyDlpV2ConditionsArgs(conditions: Output<List<GooglePrivacyDlpV2ConditionArgs>>? = null)