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