module Stratosphere.CloudFront.Distribution.StringSchemaProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data StringSchemaProperty :: Prelude.Type instance ToResourceProperties StringSchemaProperty instance Prelude.Eq StringSchemaProperty instance Prelude.Show StringSchemaProperty instance JSON.ToJSON StringSchemaProperty