sourceUrls

@JvmName(name = "xlceakxyweecgsqt")
suspend fun sourceUrls(value: Output<List<InsightFiltersSourceUrlArgs>>)
@JvmName(name = "veabdnedijejlpmt")
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 = "rkiaddqjfqlgkgmi")
suspend fun sourceUrls(vararg values: Output<InsightFiltersSourceUrlArgs>)


@JvmName(name = "uwfcpnxjlijvbtef")
suspend fun sourceUrls(values: List<Output<InsightFiltersSourceUrlArgs>>)
@JvmName(name = "wyeeljqbypscodar")
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 = "ecygitomluhhmrbe")
suspend fun sourceUrls(argument: List<suspend InsightFiltersSourceUrlArgsBuilder.() -> Unit>)
@JvmName(name = "ayyhdtoucdngqnmf")
suspend fun sourceUrls(vararg argument: suspend InsightFiltersSourceUrlArgsBuilder.() -> Unit)
@JvmName(name = "hsjoardurdnfkkur")
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.