Google Privacy Dlp V2Stored Type Args
data class GooglePrivacyDlpV2StoredTypeArgs(val createTime: Output<String>? = null, val name: Output<String>? = null) : ConvertibleToJava<GooglePrivacyDlpV2StoredTypeArgs>
A reference to a StoredInfoType to use with scanning.
Constructors
Link copied to clipboard
fun GooglePrivacyDlpV2StoredTypeArgs(createTime: Output<String>? = null, name: Output<String>? = null)