Uses of Class
software.amazon.awscdk.services.fsx.CfnFileSystem.NfsExportsProperty.Builder
Packages that use CfnFileSystem.NfsExportsProperty.Builder
-
Uses of CfnFileSystem.NfsExportsProperty.Builder in software.amazon.awscdk.services.fsx
Methods in software.amazon.awscdk.services.fsx that return CfnFileSystem.NfsExportsProperty.BuilderModifier and TypeMethodDescriptionCfnFileSystem.NfsExportsProperty.builder()
CfnFileSystem.NfsExportsProperty.Builder.clientConfigurations
(List<? extends Object> clientConfigurations) Sets the value ofCfnFileSystem.NfsExportsProperty.getClientConfigurations()
CfnFileSystem.NfsExportsProperty.Builder.clientConfigurations
(IResolvable clientConfigurations) Sets the value ofCfnFileSystem.NfsExportsProperty.getClientConfigurations()
Constructors in software.amazon.awscdk.services.fsx with parameters of type CfnFileSystem.NfsExportsProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnFileSystem.NfsExportsProperty.Builder
.