sourceUrls

@JvmName(name = "pwfnkqfqtgrhpnta")
suspend fun sourceUrls(value: Output<List<InsightFiltersSourceUrlArgs>>)
@JvmName(name = "ylaltgjkxxqxacyg")
suspend fun sourceUrls(value: List<InsightFiltersSourceUrlArgs>?)

Parameters

value

A URL that links to a page about the current finding in the security-findings provider's solution. See String Filter below for more details.


@JvmName(name = "luwkggnmakweioxx")
suspend fun sourceUrls(vararg values: Output<InsightFiltersSourceUrlArgs>)


@JvmName(name = "igdknoflfolifvdh")
suspend fun sourceUrls(values: List<Output<InsightFiltersSourceUrlArgs>>)
@JvmName(name = "aidgikhrfsjqjeib")
suspend fun sourceUrls(vararg values: InsightFiltersSourceUrlArgs)

Parameters

values

A URL that links to a page about the current finding in the security-findings provider's solution. See String Filter below for more details.


@JvmName(name = "wptamujgltseydqw")
suspend fun sourceUrls(argument: List<suspend InsightFiltersSourceUrlArgsBuilder.() -> Unit>)
@JvmName(name = "ksaijhrhkdomaioc")
suspend fun sourceUrls(vararg argument: suspend InsightFiltersSourceUrlArgsBuilder.() -> Unit)
@JvmName(name = "xbtycertcfrtpjsy")
suspend fun sourceUrls(argument: suspend InsightFiltersSourceUrlArgsBuilder.() -> Unit)

Parameters

argument

A URL that links to a page about the current finding in the security-findings provider's solution. See String Filter below for more details.