Uses of Interface
software.amazon.awscdk.services.efs.CfnFileSystem.FileSystemProtectionProperty
Packages that use CfnFileSystem.FileSystemProtectionProperty
Package
Description
Amazon Elastic File System Construct Library
-
Uses of CfnFileSystem.FileSystemProtectionProperty in software.amazon.awscdk.services.efs
Classes in software.amazon.awscdk.services.efs that implement CfnFileSystem.FileSystemProtectionPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnFileSystem.FileSystemProtectionPropertyMethods in software.amazon.awscdk.services.efs that return CfnFileSystem.FileSystemProtectionPropertyModifier and TypeMethodDescriptionCfnFileSystem.FileSystemProtectionProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.efs with parameters of type CfnFileSystem.FileSystemProtectionPropertyModifier and TypeMethodDescriptionCfnFileSystem.Builder.fileSystemProtection(CfnFileSystem.FileSystemProtectionProperty fileSystemProtection) Describes the protection on the file system.CfnFileSystemProps.Builder.fileSystemProtection(CfnFileSystem.FileSystemProtectionProperty fileSystemProtection) Sets the value ofCfnFileSystemProps.getFileSystemProtection()voidCfnFileSystem.setFileSystemProtection(CfnFileSystem.FileSystemProtectionProperty value) Describes the protection on the file system.