Uses of Class
software.amazon.awscdk.services.fsx.FileSystemAttributes.Builder
-
Uses of FileSystemAttributes.Builder in software.amazon.awscdk.services.fsx
Modifier and TypeMethodDescriptionstatic FileSystemAttributes.Builder
FileSystemAttributes.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()
ModifierConstructorDescriptionprotected
Jsii$Proxy
(FileSystemAttributes.Builder builder) Constructor that initializes the object based on literal property values passed by theFileSystemAttributes.Builder
.