module Stratosphere.Pipes.Pipe.CloudwatchLogsLogDestinationProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data CloudwatchLogsLogDestinationProperty :: Prelude.Type instance ToResourceProperties CloudwatchLogsLogDestinationProperty instance Prelude.Eq CloudwatchLogsLogDestinationProperty instance Prelude.Show CloudwatchLogsLogDestinationProperty instance JSON.ToJSON CloudwatchLogsLogDestinationProperty