Uses of Interface
software.amazon.awscdk.services.fsx.CfnFileSystem.OntapConfigurationProperty
Packages that use CfnFileSystem.OntapConfigurationProperty
-
Uses of CfnFileSystem.OntapConfigurationProperty in software.amazon.awscdk.services.fsx
Classes in software.amazon.awscdk.services.fsx that implement CfnFileSystem.OntapConfigurationPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnFileSystem.OntapConfigurationProperty
Methods in software.amazon.awscdk.services.fsx that return CfnFileSystem.OntapConfigurationPropertyModifier and TypeMethodDescriptionCfnFileSystem.OntapConfigurationProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.fsx with parameters of type CfnFileSystem.OntapConfigurationPropertyModifier 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.