Uses of Interface
software.amazon.awscdk.services.backup.BackupPlanIndexActionProps
Packages that use BackupPlanIndexActionProps
-
Uses of BackupPlanIndexActionProps in software.amazon.awscdk.services.backup
Classes in software.amazon.awscdk.services.backup that implement BackupPlanIndexActionPropsModifier and TypeClassDescriptionstatic final classAn implementation forBackupPlanIndexActionPropsMethods in software.amazon.awscdk.services.backup that return BackupPlanIndexActionPropsModifier and TypeMethodDescriptionBackupPlanIndexActionProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.backup that return types with arguments of type BackupPlanIndexActionPropsModifier and TypeMethodDescriptiondefault List<BackupPlanIndexActionProps> BackupPlanRuleProps.getIndexActions()To help search your backups, you can enable Backup indexes by assigning index actions.final List<BackupPlanIndexActionProps> BackupPlanRuleProps.Jsii$Proxy.getIndexActions()Method parameters in software.amazon.awscdk.services.backup with type arguments of type BackupPlanIndexActionPropsModifier and TypeMethodDescriptionBackupPlanRule.Builder.indexActions(List<? extends BackupPlanIndexActionProps> indexActions) To help search your backups, you can enable Backup indexes by assigning index actions.BackupPlanRuleProps.Builder.indexActions(List<? extends BackupPlanIndexActionProps> indexActions) Sets the value ofBackupPlanRuleProps.getIndexActions()