Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.efs.CfnFileSystemPropsMixin.FileSystemProtectionProperty
Packages that use CfnFileSystemPropsMixin.FileSystemProtectionProperty
-
Uses of CfnFileSystemPropsMixin.FileSystemProtectionProperty in software.amazon.awscdk.cfnpropertymixins.services.efs
Classes in software.amazon.awscdk.cfnpropertymixins.services.efs that implement CfnFileSystemPropsMixin.FileSystemProtectionPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnFileSystemPropsMixin.FileSystemProtectionPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.efs that return CfnFileSystemPropsMixin.FileSystemProtectionPropertyModifier and TypeMethodDescriptionCfnFileSystemPropsMixin.FileSystemProtectionProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.efs with parameters of type CfnFileSystemPropsMixin.FileSystemProtectionPropertyModifier and TypeMethodDescriptionCfnFileSystemMixinProps.Builder.fileSystemProtection(CfnFileSystemPropsMixin.FileSystemProtectionProperty fileSystemProtection) Sets the value ofCfnFileSystemMixinProps.getFileSystemProtection()CfnFileSystemPropsMixin.Builder.fileSystemProtection(CfnFileSystemPropsMixin.FileSystemProtectionProperty fileSystemProtection) Describes the protection on the file system.