Bot Properties Args
constructor(allSettings: Output<Map<String, String>>? = null, appPasswordHint: Output<String>? = null, cmekKeyVaultUrl: Output<String>? = null, description: Output<String>? = null, developerAppInsightKey: Output<String>? = null, developerAppInsightsApiKey: Output<String>? = null, developerAppInsightsApplicationId: Output<String>? = null, disableLocalAuth: Output<Boolean>? = null, displayName: Output<String>, endpoint: Output<String>, iconUrl: Output<String>? = null, isCmekEnabled: Output<Boolean>? = null, isStreamingSupported: Output<Boolean>? = null, luisAppIds: Output<List<String>>? = null, luisKey: Output<String>? = null, manifestUrl: Output<String>? = null, msaAppId: Output<String>, msaAppMSIResourceId: Output<String>? = null, msaAppTenantId: Output<String>? = null, msaAppType: Output<Either<String, MsaAppType>>? = null, openWithHint: Output<String>? = null, parameters: Output<Map<String, String>>? = null, publicNetworkAccess: Output<Either<String, PublicNetworkAccess>>? = null, publishingCredentials: Output<String>? = null, schemaTransformationVersion: Output<String>? = null, storageResourceId: Output<String>? = null, tenantId: Output<String>? = null)