module Stratosphere.CodeBuild.Project.FilterGroupProperty ( module Exports, FilterGroupProperty ) where import {-# SOURCE #-} Stratosphere.CodeBuild.Project.WebhookFilterProperty as Exports type FilterGroupProperty = [WebhookFilterProperty]