LaunchDarklyApi::AIConfigRep Properties Name Type Description Notes key String The key of the AI Config name String The name of the AI Config Example require 'launchdarkly_api' instance = LaunchDarklyApi::AIConfigRep.new( key: aiconfig-key-123abc, name: AI Config 1 )