module Stratosphere.NetworkManager.SiteToSiteVpnAttachment.ProposedSegmentChangeProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data ProposedSegmentChangeProperty :: Prelude.Type instance ToResourceProperties ProposedSegmentChangeProperty instance Prelude.Eq ProposedSegmentChangeProperty instance Prelude.Show ProposedSegmentChangeProperty instance JSON.ToJSON ProposedSegmentChangeProperty