module Stratosphere.SMSVOICE.ProtectConfiguration.CountryRuleProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data CountryRuleProperty :: Prelude.Type instance ToResourceProperties CountryRuleProperty instance Prelude.Eq CountryRuleProperty instance Prelude.Show CountryRuleProperty instance JSON.ToJSON CountryRuleProperty