module Stratosphere.EC2.NetworkInsightsAnalysis.AlternatePathHintProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data AlternatePathHintProperty :: Prelude.Type instance ToResourceProperties AlternatePathHintProperty instance Prelude.Eq AlternatePathHintProperty instance Prelude.Show AlternatePathHintProperty instance JSON.ToJSON AlternatePathHintProperty