stratosphere-cloudtrail-1.0.0: gen/Stratosphere/CloudTrail/Channel/DestinationProperty.hs-boot
module Stratosphere.CloudTrail.Channel.DestinationProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data DestinationProperty :: Prelude.Type instance ToResourceProperties DestinationProperty instance Prelude.Eq DestinationProperty instance Prelude.Show DestinationProperty instance JSON.ToJSON DestinationProperty