package awscdkgameliftalpha // Interface to represent Matchmaking RuleSet schema. // Experimental. type IRuleSetBody interface { } // The jsii proxy for IRuleSetBody type jsiiProxy_IRuleSetBody struct { _ byte // padding }