Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.fsx.CfnFileSystemPropsMixin.OntapConfigurationProperty
Packages that use CfnFileSystemPropsMixin.OntapConfigurationProperty
-
Uses of CfnFileSystemPropsMixin.OntapConfigurationProperty in software.amazon.awscdk.cfnpropertymixins.services.fsx
Classes in software.amazon.awscdk.cfnpropertymixins.services.fsx that implement CfnFileSystemPropsMixin.OntapConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnFileSystemPropsMixin.OntapConfigurationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.fsx that return CfnFileSystemPropsMixin.OntapConfigurationPropertyModifier and TypeMethodDescriptionCfnFileSystemPropsMixin.OntapConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.fsx with parameters of type CfnFileSystemPropsMixin.OntapConfigurationPropertyModifier and TypeMethodDescriptionCfnFileSystemMixinProps.Builder.ontapConfiguration(CfnFileSystemPropsMixin.OntapConfigurationProperty ontapConfiguration) Sets the value ofCfnFileSystemMixinProps.getOntapConfiguration()CfnFileSystemPropsMixin.Builder.ontapConfiguration(CfnFileSystemPropsMixin.OntapConfigurationProperty ontapConfiguration) The ONTAP configuration properties of the FSx for ONTAP file system that you are creating.