| Package | Description |
|---|---|
| software.amazon.awscdk.services.fsx |
Amazon FSx Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnFileSystem.WindowsConfigurationProperty.Jsii$Proxy
An implementation for
CfnFileSystem.WindowsConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnFileSystem.WindowsConfigurationProperty |
CfnFileSystem.WindowsConfigurationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CfnFileSystem.setWindowsConfiguration(CfnFileSystem.WindowsConfigurationProperty value)
The configuration object for the Microsoft Windows file system you are creating.
|
CfnFileSystem.Builder |
CfnFileSystem.Builder.windowsConfiguration(CfnFileSystem.WindowsConfigurationProperty windowsConfiguration)
The configuration object for the Microsoft Windows file system you are creating.
|
CfnFileSystemProps.Builder |
CfnFileSystemProps.Builder.windowsConfiguration(CfnFileSystem.WindowsConfigurationProperty windowsConfiguration)
Sets the value of
CfnFileSystemProps.getWindowsConfiguration() |
Copyright © 2022. All rights reserved.