| Package | Description |
|---|---|
| software.amazon.awscdk.services.fsx |
Amazon FSx Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnFileSystem.LustreConfigurationProperty.Jsii$Proxy
An implementation for
CfnFileSystem.LustreConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnFileSystem.LustreConfigurationProperty |
CfnFileSystem.LustreConfigurationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnFileSystem.Builder |
CfnFileSystem.Builder.lustreConfiguration(CfnFileSystem.LustreConfigurationProperty lustreConfiguration)
The Lustre configuration for the file system being created.
|
CfnFileSystemProps.Builder |
CfnFileSystemProps.Builder.lustreConfiguration(CfnFileSystem.LustreConfigurationProperty lustreConfiguration)
Sets the value of
CfnFileSystemProps.getLustreConfiguration() |
void |
CfnFileSystem.setLustreConfiguration(CfnFileSystem.LustreConfigurationProperty value)
The Lustre configuration for the file system being created.
|
Copyright © 2022. All rights reserved.