Uses of Interface
software.amazon.awscdk.services.fsx.CfnFileSystem.WindowsConfigurationProperty
Packages that use CfnFileSystem.WindowsConfigurationProperty
-
Uses of CfnFileSystem.WindowsConfigurationProperty in software.amazon.awscdk.services.fsx
Classes in software.amazon.awscdk.services.fsx that implement CfnFileSystem.WindowsConfigurationPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnFileSystem.WindowsConfigurationProperty
Methods in software.amazon.awscdk.services.fsx that return CfnFileSystem.WindowsConfigurationPropertyModifier and TypeMethodDescriptionCfnFileSystem.WindowsConfigurationProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.fsx with parameters of type CfnFileSystem.WindowsConfigurationPropertyModifier and TypeMethodDescriptionvoid
CfnFileSystem.setWindowsConfiguration
(CfnFileSystem.WindowsConfigurationProperty value) The configuration object for the Microsoft Windows file system you are creating.CfnFileSystem.Builder.windowsConfiguration
(CfnFileSystem.WindowsConfigurationProperty windowsConfiguration) The configuration object for the Microsoft Windows file system you are creating.CfnFileSystemProps.Builder.windowsConfiguration
(CfnFileSystem.WindowsConfigurationProperty windowsConfiguration) Sets the value ofCfnFileSystemProps.getWindowsConfiguration()