module Stratosphere.AmplifyUIBuilder.Component.ComponentConditionPropertyProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data ComponentConditionPropertyProperty :: Prelude.Type instance ToResourceProperties ComponentConditionPropertyProperty instance Prelude.Eq ComponentConditionPropertyProperty instance Prelude.Show ComponentConditionPropertyProperty instance JSON.ToJSON ComponentConditionPropertyProperty