module Stratosphere.S3Express.AccessPoint.VpcConfigurationProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data VpcConfigurationProperty :: Prelude.Type instance ToResourceProperties VpcConfigurationProperty instance Prelude.Eq VpcConfigurationProperty instance Prelude.Show VpcConfigurationProperty instance JSON.ToJSON VpcConfigurationProperty