Uses of Class
software.amazon.awscdk.services.fsx.FileSystemAttributes.Builder
Packages that use FileSystemAttributes.Builder
-
Uses of FileSystemAttributes.Builder in software.amazon.awscdk.services.fsx
Methods in software.amazon.awscdk.services.fsx that return FileSystemAttributes.BuilderModifier and TypeMethodDescriptionstatic FileSystemAttributes.BuilderFileSystemAttributes.builder()Sets the value ofFileSystemAttributes.getDnsName()FileSystemAttributes.Builder.fileSystemId(String fileSystemId) Sets the value ofFileSystemAttributes.getFileSystemId()FileSystemAttributes.Builder.securityGroup(ISecurityGroup securityGroup) Sets the value ofFileSystemAttributes.getSecurityGroup()Constructors in software.amazon.awscdk.services.fsx with parameters of type FileSystemAttributes.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(FileSystemAttributes.Builder builder) Constructor that initializes the object based on literal property values passed by theFileSystemAttributes.Builder.