Uses of Interface
software.amazon.awscdk.services.fsx.CfnVolume.OntapConfigurationProperty
Packages that use CfnVolume.OntapConfigurationProperty
-
Uses of CfnVolume.OntapConfigurationProperty in software.amazon.awscdk.services.fsx
Classes in software.amazon.awscdk.services.fsx that implement CfnVolume.OntapConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnVolume.OntapConfigurationPropertyMethods in software.amazon.awscdk.services.fsx that return CfnVolume.OntapConfigurationPropertyModifier and TypeMethodDescriptionCfnVolume.OntapConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.fsx with parameters of type CfnVolume.OntapConfigurationPropertyModifier and TypeMethodDescriptionCfnVolume.Builder.ontapConfiguration(CfnVolume.OntapConfigurationProperty ontapConfiguration) The configuration of an Amazon FSx for NetApp ONTAP volume.CfnVolumeProps.Builder.ontapConfiguration(CfnVolume.OntapConfigurationProperty ontapConfiguration) Sets the value ofCfnVolumeProps.getOntapConfiguration()voidCfnVolume.setOntapConfiguration(CfnVolume.OntapConfigurationProperty value) The configuration of an Amazon FSx for NetApp ONTAP volume.