sourceUrls

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


@JvmName(name = "ermelwvvhwstpaug")
suspend fun sourceUrls(values: List<Output<InsightFiltersSourceUrlArgs>>)
@JvmName(name = "yihhbpqnjrifclvo")
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 = "oepisvblkdksdpsg")
suspend fun sourceUrls(argument: List<suspend InsightFiltersSourceUrlArgsBuilder.() -> Unit>)
@JvmName(name = "qputougerlrnqtpa")
suspend fun sourceUrls(vararg argument: suspend InsightFiltersSourceUrlArgsBuilder.() -> Unit)
@JvmName(name = "vjbsirxiymwoaidu")
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.