GooglePrivacyDlpV2UnwrappedCryptoKeyArgs

data class GooglePrivacyDlpV2UnwrappedCryptoKeyArgs(val key: Output<String>) : ConvertibleToJava<GooglePrivacyDlpV2UnwrappedCryptoKeyArgs>

Using raw keys is prone to security risks due to accidentally leaking the key. Choose another type of key if possible.

Constructors

Functions

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

Properties

Link copied to clipboard
val key: Output<String>

A 128/192/256 bit key.