stratosphere-accessanalyzer-1.0.0: gen/Stratosphere/AccessAnalyzer/Analyzer/AnalyzerConfigurationProperty.hs-boot
module Stratosphere.AccessAnalyzer.Analyzer.AnalyzerConfigurationProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data AnalyzerConfigurationProperty :: Prelude.Type
instance ToResourceProperties AnalyzerConfigurationProperty
instance Prelude.Eq AnalyzerConfigurationProperty
instance Prelude.Show AnalyzerConfigurationProperty
instance JSON.ToJSON AnalyzerConfigurationProperty