Uses of Class
software.amazon.awscdk.services.backup.CfnLegalHold.Builder
Packages that use CfnLegalHold.Builder
-
Uses of CfnLegalHold.Builder in software.amazon.awscdk.services.backup
Methods in software.amazon.awscdk.services.backup that return CfnLegalHold.BuilderModifier and TypeMethodDescriptionstatic CfnLegalHold.BuilderCfnLegalHold.Builder.description(String description) The description of the legal hold.CfnLegalHold.Builder.recoveryPointSelection(IResolvable recoveryPointSelection) The criteria to assign a set of resources, such as resource types or backup vaults.CfnLegalHold.Builder.recoveryPointSelection(CfnLegalHold.RecoveryPointSelectionProperty recoveryPointSelection) The criteria to assign a set of resources, such as resource types or backup vaults.CfnLegalHold.Builder.tags(List<? extends CfnLegalHold.TagsItemsProperty> tags) Optional tags to include.The title of the legal hold.