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