module Stratosphere.NetworkFirewall.TLSInspectionConfiguration.TLSInspectionConfigurationProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data TLSInspectionConfigurationProperty :: Prelude.Type instance ToResourceProperties TLSInspectionConfigurationProperty instance Prelude.Eq TLSInspectionConfigurationProperty instance Prelude.Show TLSInspectionConfigurationProperty instance JSON.ToJSON TLSInspectionConfigurationProperty