Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.fsx.CfnFileSystemPropsMixin.WindowsConfigurationProperty
Packages that use CfnFileSystemPropsMixin.WindowsConfigurationProperty
-
Uses of CfnFileSystemPropsMixin.WindowsConfigurationProperty in software.amazon.awscdk.cfnpropertymixins.services.fsx
Classes in software.amazon.awscdk.cfnpropertymixins.services.fsx that implement CfnFileSystemPropsMixin.WindowsConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnFileSystemPropsMixin.WindowsConfigurationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.fsx that return CfnFileSystemPropsMixin.WindowsConfigurationPropertyModifier and TypeMethodDescriptionCfnFileSystemPropsMixin.WindowsConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.fsx with parameters of type CfnFileSystemPropsMixin.WindowsConfigurationPropertyModifier and TypeMethodDescriptionCfnFileSystemMixinProps.Builder.windowsConfiguration(CfnFileSystemPropsMixin.WindowsConfigurationProperty windowsConfiguration) Sets the value ofCfnFileSystemMixinProps.getWindowsConfiguration()CfnFileSystemPropsMixin.Builder.windowsConfiguration(CfnFileSystemPropsMixin.WindowsConfigurationProperty windowsConfiguration) The configuration object for the Microsoft Windows file system you are creating.