GooglePrivacyDlpV2FieldIdArgs

data class GooglePrivacyDlpV2FieldIdArgs(val name: Output<String>? = null) : ConvertibleToJava<GooglePrivacyDlpV2FieldIdArgs>

General identifier of a data field in a storage service.

Constructors

Link copied to clipboard
fun GooglePrivacyDlpV2FieldIdArgs(name: Output<String>? = null)

Functions

Link copied to clipboard
open override fun toJava(): GooglePrivacyDlpV2FieldIdArgs

Properties

Link copied to clipboard
val name: Output<String>? = null

Name describing the field.