insightsExportSettings

@JvmName(name = "xwlmpnkcvjweabwp")
suspend fun insightsExportSettings(value: Output<CxSecuritySettingsInsightsExportSettingsArgs>)
@JvmName(name = "vqgebmyeglnrbrim")
suspend fun insightsExportSettings(value: CxSecuritySettingsInsightsExportSettingsArgs?)

Parameters

value

Controls conversation exporting settings to Insights after conversation is completed. If retentionStrategy is set to REMOVE_AFTER_CONVERSATION, Insights export is disabled no matter what you configure here. Structure is documented below.


@JvmName(name = "vsoudpwjsuldrlac")
suspend fun insightsExportSettings(argument: suspend CxSecuritySettingsInsightsExportSettingsArgsBuilder.() -> Unit)

Parameters

argument

Controls conversation exporting settings to Insights after conversation is completed. If retentionStrategy is set to REMOVE_AFTER_CONVERSATION, Insights export is disabled no matter what you configure here. Structure is documented below.