Uses of Interface
software.amazon.awscdk.services.backup.IBackupVaultRef
Packages that use IBackupVaultRef
-
Uses of IBackupVaultRef in software.amazon.awscdk.services.backup
Subinterfaces of IBackupVaultRef in software.amazon.awscdk.services.backupModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIBackupVaultRef.Classes in software.amazon.awscdk.services.backup that implement IBackupVaultRefModifier and TypeClassDescriptionclassCreates a logical container where backups are stored.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.backup that return IBackupVaultRefModifier and TypeMethodDescriptionstatic IBackupVaultRefCfnBackupVault.fromBackupVaultArn(software.constructs.Construct scope, String id, String arn) Creates a new IBackupVaultRef from an ARN.static IBackupVaultRefCfnBackupVault.fromBackupVaultName(software.constructs.Construct scope, String id, String backupVaultName) Creates a new IBackupVaultRef from a backupVaultName.