stratosphere-arcregionswitch-1.0.0: gen/Stratosphere/ARCRegionSwitch/Plan/LambdasProperty.hs-boot
module Stratosphere.ARCRegionSwitch.Plan.LambdasProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data LambdasProperty :: Prelude.Type instance ToResourceProperties LambdasProperty instance Prelude.Eq LambdasProperty instance Prelude.Show LambdasProperty instance JSON.ToJSON LambdasProperty