get Logically Air Gapped Backup Vault
suspend fun getLogicallyAirGappedBackupVault(argument: GetLogicallyAirGappedBackupVaultPlainArgs): GetLogicallyAirGappedBackupVaultResult
Resource Type definition for AWS::Backup::LogicallyAirGappedBackupVault
Return
null
Parameters
argument
null
suspend fun getLogicallyAirGappedBackupVault(backupVaultName: String): GetLogicallyAirGappedBackupVaultResult
Return
null
Parameters
backup Vault Name
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.
See also
suspend fun getLogicallyAirGappedBackupVault(argument: suspend GetLogicallyAirGappedBackupVaultPlainArgsBuilder.() -> Unit): GetLogicallyAirGappedBackupVaultResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.backup.kotlin.inputs.GetLogicallyAirGappedBackupVaultPlainArgs.