VaultModelPropertiesArgs

data class VaultModelPropertiesArgs(val vaultType: Output<Either<String, ReplicationVaultType>>? = null) : ConvertibleToJava<VaultModelPropertiesArgs>

Vault properties.

Constructors

Link copied to clipboard
fun VaultModelPropertiesArgs(vaultType: Output<Either<String, ReplicationVaultType>>? = null)

Functions

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

Properties

Link copied to clipboard
val vaultType: Output<Either<String, ReplicationVaultType>>? = null

Gets or sets the type of vault.