Uses of Interface
software.amazon.awscdk.services.backup.CfnBackupSelectionProps
Packages that use CfnBackupSelectionProps
-
Uses of CfnBackupSelectionProps in software.amazon.awscdk.services.backup
Classes in software.amazon.awscdk.services.backup that implement CfnBackupSelectionPropsModifier and TypeClassDescriptionstatic final class
An implementation forCfnBackupSelectionProps
Methods in software.amazon.awscdk.services.backup that return CfnBackupSelectionPropsModifier and TypeMethodDescriptionCfnBackupSelectionProps.Builder.build()
Builds the configured instance.Constructors in software.amazon.awscdk.services.backup with parameters of type CfnBackupSelectionPropsModifierConstructorDescriptionCfnBackupSelection
(Construct scope, String id, CfnBackupSelectionProps props) Create a newAWS::Backup::BackupSelection
.