Uses of Interface
software.amazon.awscdk.services.cloudhsm.CfnCluster.BackupRetentionPolicyProperty
Packages that use CfnCluster.BackupRetentionPolicyProperty
-
Uses of CfnCluster.BackupRetentionPolicyProperty in software.amazon.awscdk.services.cloudhsm
Classes in software.amazon.awscdk.services.cloudhsm that implement CfnCluster.BackupRetentionPolicyPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnCluster.BackupRetentionPolicyPropertyMethods in software.amazon.awscdk.services.cloudhsm that return CfnCluster.BackupRetentionPolicyPropertyModifier and TypeMethodDescriptionCfnCluster.BackupRetentionPolicyProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.cloudhsm with parameters of type CfnCluster.BackupRetentionPolicyPropertyModifier and TypeMethodDescriptionCfnCluster.Builder.backupRetentionPolicy(CfnCluster.BackupRetentionPolicyProperty backupRetentionPolicy) A policy that defines how the service retains backups.CfnClusterProps.Builder.backupRetentionPolicy(CfnCluster.BackupRetentionPolicyProperty backupRetentionPolicy) Sets the value ofCfnClusterProps.getBackupRetentionPolicy()voidCfnCluster.setBackupRetentionPolicy(CfnCluster.BackupRetentionPolicyProperty value) A policy that defines how the service retains backups.