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