stratosphere-appsync-1.0.0: gen/Stratosphere/AppSync/Api/DnsMapProperty.hs-boot
module Stratosphere.AppSync.Api.DnsMapProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data DnsMapProperty :: Prelude.Type instance ToResourceProperties DnsMapProperty instance Prelude.Eq DnsMapProperty instance Prelude.Show DnsMapProperty instance JSON.ToJSON DnsMapProperty