stratosphere-appmesh-1.0.0: gen/Stratosphere/AppMesh/VirtualNode/PortMappingProperty.hs-boot
module Stratosphere.AppMesh.VirtualNode.PortMappingProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data PortMappingProperty :: Prelude.Type instance ToResourceProperties PortMappingProperty instance Prelude.Eq PortMappingProperty instance Prelude.Show PortMappingProperty instance JSON.ToJSON PortMappingProperty