module Stratosphere.Cognito.UserPool.UserPoolAddOnsProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data UserPoolAddOnsProperty :: Prelude.Type instance ToResourceProperties UserPoolAddOnsProperty instance Prelude.Eq UserPoolAddOnsProperty instance Prelude.Show UserPoolAddOnsProperty instance JSON.ToJSON UserPoolAddOnsProperty