GooglePrivacyDlpV2SelectedInfoTypesArgs

data class GooglePrivacyDlpV2SelectedInfoTypesArgs(val infoTypes: Output<List<GooglePrivacyDlpV2InfoTypeArgs>>) : ConvertibleToJava<GooglePrivacyDlpV2SelectedInfoTypesArgs>

Apply transformation to the selected info_types.

Constructors

Link copied to clipboard
constructor(infoTypes: Output<List<GooglePrivacyDlpV2InfoTypeArgs>>)

Properties

Link copied to clipboard

InfoTypes to apply the transformation to. Required. Provided InfoType must be unique within the ImageTransformations message.

Functions

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