VaultPropertiesArgs

data class VaultPropertiesArgs(val encryption: Output<VaultPropertiesEncryptionArgs>? = null) : ConvertibleToJava<VaultPropertiesArgs>

Properties of the vault.

Constructors

Link copied to clipboard
fun VaultPropertiesArgs(encryption: Output<VaultPropertiesEncryptionArgs>? = null)

Functions

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

Properties

Link copied to clipboard

Customer Managed Key details of the resource.