Uses of Interface
software.amazon.awscdk.services.efs.CfnFileSystem.BackupPolicyProperty
-
Uses of CfnFileSystem.BackupPolicyProperty in software.amazon.awscdk.services.efs
Classes in software.amazon.awscdk.services.efs that implement CfnFileSystem.BackupPolicyPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnFileSystem.BackupPolicyPropertyMethods in software.amazon.awscdk.services.efs that return CfnFileSystem.BackupPolicyPropertyModifier and TypeMethodDescriptionCfnFileSystem.BackupPolicyProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.efs with parameters of type CfnFileSystem.BackupPolicyPropertyModifier and TypeMethodDescriptionCfnFileSystem.Builder.backupPolicy(CfnFileSystem.BackupPolicyProperty backupPolicy) Use theBackupPolicyto turn automatic backups on or off for the file system.CfnFileSystemProps.Builder.backupPolicy(CfnFileSystem.BackupPolicyProperty backupPolicy) Sets the value ofCfnFileSystemProps.getBackupPolicy()voidCfnFileSystem.setBackupPolicy(CfnFileSystem.BackupPolicyProperty value) Use theBackupPolicyto turn automatic backups on or off for the file system.