GooglePrivacyDlpV2ReplaceValueConfigArgs

data class GooglePrivacyDlpV2ReplaceValueConfigArgs(val newValue: Output<GooglePrivacyDlpV2ValueArgs>? = null) : ConvertibleToJava<GooglePrivacyDlpV2ReplaceValueConfigArgs>

Replace each input value with a given Value.

Constructors

Link copied to clipboard
constructor(newValue: Output<GooglePrivacyDlpV2ValueArgs>? = null)

Properties

Link copied to clipboard

Value to replace it with.

Functions

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