Uses of Interface
software.amazon.awscdk.services.elasticache.alpha.BackupSettings
Packages that use BackupSettings
Package
Description
ElastiCache CDK Construct Library
-
Uses of BackupSettings in software.amazon.awscdk.services.elasticache.alpha
Classes in software.amazon.awscdk.services.elasticache.alpha that implement BackupSettingsMethods in software.amazon.awscdk.services.elasticache.alpha that return BackupSettingsModifier and TypeMethodDescriptionBackupSettings.Builder.build()
Builds the configured instance.default BackupSettings
ServerlessCacheProps.getBackup()
(experimental) Backup configuration.final BackupSettings
ServerlessCacheProps.Jsii$Proxy.getBackup()
Methods in software.amazon.awscdk.services.elasticache.alpha with parameters of type BackupSettingsModifier and TypeMethodDescriptionServerlessCache.Builder.backup
(BackupSettings backup) (experimental) Backup configuration.ServerlessCacheProps.Builder.backup
(BackupSettings backup) Sets the value ofServerlessCacheProps.getBackup()