Uses of Interface
software.amazon.awscdk.services.fsx.CfnFileSystem.WindowsConfigurationProperty
-
Uses of CfnFileSystem.WindowsConfigurationProperty in software.amazon.awscdk.services.fsx
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnFileSystem.WindowsConfigurationProperty
Modifier and TypeMethodDescriptionCfnFileSystem.WindowsConfigurationProperty.Builder.build()
Builds the configured instance.Modifier 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()