| Package | Description |
|---|---|
| software.amazon.awscdk.services.fsx |
Amazon FSx Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnFileSystem.OntapConfigurationProperty.Jsii$Proxy
An implementation for
CfnFileSystem.OntapConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnFileSystem.OntapConfigurationProperty |
CfnFileSystem.OntapConfigurationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnFileSystem.Builder |
CfnFileSystem.Builder.ontapConfiguration(CfnFileSystem.OntapConfigurationProperty ontapConfiguration)
The ONTAP configuration properties of the FSx for ONTAP file system that you are creating.
|
CfnFileSystemProps.Builder |
CfnFileSystemProps.Builder.ontapConfiguration(CfnFileSystem.OntapConfigurationProperty ontapConfiguration)
Sets the value of
CfnFileSystemProps.getOntapConfiguration() |
void |
CfnFileSystem.setOntapConfiguration(CfnFileSystem.OntapConfigurationProperty value)
The ONTAP configuration properties of the FSx for ONTAP file system that you are creating.
|
Copyright © 2022. All rights reserved.