module Stratosphere.OpsWorks.Stack.RdsDbInstanceProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data RdsDbInstanceProperty :: Prelude.Type instance ToResourceProperties RdsDbInstanceProperty instance Prelude.Eq RdsDbInstanceProperty instance Prelude.Show RdsDbInstanceProperty instance JSON.ToJSON RdsDbInstanceProperty