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 classAn implementation forCfnFileSystem.OntapConfigurationPropertyMethods 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()voidCfnFileSystem.setOntapConfiguration(CfnFileSystem.OntapConfigurationProperty value) The ONTAP configuration properties of the FSx for ONTAP file system that you are creating.