stratosphere-ec2-1.0.0: gen/Stratosphere/EC2/RouteServerPeer/BgpOptionsProperty.hs-boot
module Stratosphere.EC2.RouteServerPeer.BgpOptionsProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data BgpOptionsProperty :: Prelude.Type instance ToResourceProperties BgpOptionsProperty instance Prelude.Eq BgpOptionsProperty instance Prelude.Show BgpOptionsProperty instance JSON.ToJSON BgpOptionsProperty