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