AgentArgs

constructor(apiVersion: Output<String>? = null, avatarUri: Output<String>? = null, classificationThreshold: Output<Double>? = null, defaultLanguageCode: Output<String>? = null, description: Output<String>? = null, displayName: Output<String>? = null, enableLogging: Output<Boolean>? = null, matchMode: Output<String>? = null, project: Output<String>? = null, supportedLanguageCodes: Output<List<String>>? = null, tier: Output<String>? = null, timeZone: Output<String>? = null)