GetLogicallyAirGappedBackupVaultPlainArgs

data class GetLogicallyAirGappedBackupVaultPlainArgs(val backupVaultName: String) : ConvertibleToJava<GetLogicallyAirGappedBackupVaultPlainArgs>

Constructors

constructor(backupVaultName: String)

Properties

Link copied to clipboard

The name of a logical container where backups are stored. Logically air-gapped backup vaults are identified by names that are unique to the account used to create them and the Region where they are created.

Functions

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