module Stratosphere.Kendra.DataSource.DataSourceVpcConfigurationProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data DataSourceVpcConfigurationProperty :: Prelude.Type instance ToResourceProperties DataSourceVpcConfigurationProperty instance Prelude.Eq DataSourceVpcConfigurationProperty instance Prelude.Show DataSourceVpcConfigurationProperty instance JSON.ToJSON DataSourceVpcConfigurationProperty