module Stratosphere.FSx.Volume.OntapConfigurationProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data OntapConfigurationProperty :: Prelude.Type instance ToResourceProperties OntapConfigurationProperty instance Prelude.Eq OntapConfigurationProperty instance Prelude.Show OntapConfigurationProperty instance JSON.ToJSON OntapConfigurationProperty