Uses of Interface
software.amazon.awscdk.services.backup.BackupPlanCopyActionProps
Packages that use BackupPlanCopyActionProps
-
Uses of BackupPlanCopyActionProps in software.amazon.awscdk.services.backup
Classes in software.amazon.awscdk.services.backup that implement BackupPlanCopyActionPropsModifier and TypeClassDescriptionstatic final classAn implementation forBackupPlanCopyActionPropsMethods in software.amazon.awscdk.services.backup that return BackupPlanCopyActionPropsModifier and TypeMethodDescriptionBackupPlanCopyActionProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.backup that return types with arguments of type BackupPlanCopyActionPropsModifier and TypeMethodDescriptiondefault List<BackupPlanCopyActionProps> BackupPlanRuleProps.getCopyActions()Copy operations to perform on recovery points created by this rule.final List<BackupPlanCopyActionProps> BackupPlanRuleProps.Jsii$Proxy.getCopyActions()Method parameters in software.amazon.awscdk.services.backup with type arguments of type BackupPlanCopyActionPropsModifier and TypeMethodDescriptionBackupPlanRule.Builder.copyActions(List<? extends BackupPlanCopyActionProps> copyActions) Copy operations to perform on recovery points created by this rule.BackupPlanRuleProps.Builder.copyActions(List<? extends BackupPlanCopyActionProps> copyActions) Sets the value ofBackupPlanRuleProps.getCopyActions()