LaunchDarklyApi::MemberPermissionGrantSummaryRep Properties Name Type Description Notes action_set String actions Array<String> resource String Example require 'launchdarkly_api' instance = LaunchDarklyApi::MemberPermissionGrantSummaryRep.new( action_set: null, actions: null, resource: null )