module Stratosphere.AppRunner.Service.CodeConfigurationValuesProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data CodeConfigurationValuesProperty :: Prelude.Type instance ToResourceProperties CodeConfigurationValuesProperty instance Prelude.Eq CodeConfigurationValuesProperty instance Prelude.Show CodeConfigurationValuesProperty instance JSON.ToJSON CodeConfigurationValuesProperty