Uses of Interface
software.amazon.awscdk.services.backup.CfnBackupVault.LockConfigurationTypeProperty
Packages that use CfnBackupVault.LockConfigurationTypeProperty
-
Uses of CfnBackupVault.LockConfigurationTypeProperty in software.amazon.awscdk.services.backup
Classes in software.amazon.awscdk.services.backup that implement CfnBackupVault.LockConfigurationTypePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnBackupVault.LockConfigurationTypePropertyMethods in software.amazon.awscdk.services.backup that return CfnBackupVault.LockConfigurationTypePropertyModifier and TypeMethodDescriptionCfnBackupVault.LockConfigurationTypeProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.backup with parameters of type CfnBackupVault.LockConfigurationTypePropertyModifier and TypeMethodDescriptionCfnBackupVault.Builder.lockConfiguration(CfnBackupVault.LockConfigurationTypeProperty lockConfiguration) Configuration for AWS Backup Vault Lock .CfnBackupVaultProps.Builder.lockConfiguration(CfnBackupVault.LockConfigurationTypeProperty lockConfiguration) Sets the value ofCfnBackupVaultProps.getLockConfiguration()voidCfnBackupVault.setLockConfiguration(CfnBackupVault.LockConfigurationTypeProperty value) Configuration for AWS Backup Vault Lock .