WAFRegional.GeoMatchSet
see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafregional-geomatchset.html
see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafregional-geomatchset-geomatchconstraint.html
see http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafregional-geomatchset.html;
val make_properties :
?geo_match_constraints:geo_match_constraint list ->
name:string ->
unit ->
properties
val make_geo_match_constraint :
type_:string ->
value:string ->
unit ->
geo_match_constraint
val yojson_of_geo_match_constraint :
geo_match_constraint ->
[> `Assoc of (string * Yojson.Safe.t) list ]
val yojson_of_properties :
properties ->
[> `Assoc of (string * Yojson.Safe.t) list ]
val create_attributes : string -> attributes