Uses of Interface
software.amazon.awscdk.services.fsx.CfnFileSystem.OntapConfigurationProperty
-
Uses of CfnFileSystem.OntapConfigurationProperty in software.amazon.awscdk.services.fsx
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnFileSystem.OntapConfigurationProperty
Modifier and TypeMethodDescriptionCfnFileSystem.OntapConfigurationProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnFileSystem.Builder.ontapConfiguration
(CfnFileSystem.OntapConfigurationProperty ontapConfiguration) The ONTAP configuration properties of the FSx for ONTAP file system that you are creating.CfnFileSystemProps.Builder.ontapConfiguration
(CfnFileSystem.OntapConfigurationProperty ontapConfiguration) Sets the value ofCfnFileSystemProps.getOntapConfiguration()
void
CfnFileSystem.setOntapConfiguration
(CfnFileSystem.OntapConfigurationProperty value) The ONTAP configuration properties of the FSx for ONTAP file system that you are creating.