module Stratosphere.Route53.RecordSetGroup.CoordinatesProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data CoordinatesProperty :: Prelude.Type instance ToResourceProperties CoordinatesProperty instance Prelude.Eq CoordinatesProperty instance Prelude.Show CoordinatesProperty instance JSON.ToJSON CoordinatesProperty