module Stratosphere.APS.Workspace.CloudWatchLogDestinationProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data CloudWatchLogDestinationProperty :: Prelude.Type instance ToResourceProperties CloudWatchLogDestinationProperty instance Prelude.Eq CloudWatchLogDestinationProperty instance Prelude.Show CloudWatchLogDestinationProperty instance JSON.ToJSON CloudWatchLogDestinationProperty