Uses of Interface
software.amazon.awscdk.services.backup.BackupSelectionOptions
-
Uses of BackupSelectionOptions in software.amazon.awscdk.services.backup
Modifier and TypeInterfaceDescriptioninterface
Properties for a BackupSelection.Modifier and TypeClassDescriptionstatic final class
An implementation forBackupSelectionOptions
static final class
An implementation forBackupSelectionProps
Modifier and TypeMethodDescriptionBackupSelectionOptions.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionBackupPlan.addSelection
(String id, BackupSelectionOptions options) Adds a selection to this plan.