module Stratosphere.SageMaker.EndpointConfig.VpcConfigProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data VpcConfigProperty :: Prelude.Type instance ToResourceProperties VpcConfigProperty instance Prelude.Eq VpcConfigProperty instance Prelude.Show VpcConfigProperty instance JSON.ToJSON VpcConfigProperty