vulnerability Sources
Parameters
value
(Optional) The source of the vulnerability. Documented below.
suspend fun vulnerabilitySources(vararg values: Output<FilterFilterCriteriaVulnerabilitySourceArgs>)
Parameters
values
(Optional) The source of the vulnerability. Documented below.
suspend fun vulnerabilitySources(argument: List<suspend FilterFilterCriteriaVulnerabilitySourceArgsBuilder.() -> Unit>)
suspend fun vulnerabilitySources(vararg argument: suspend FilterFilterCriteriaVulnerabilitySourceArgsBuilder.() -> Unit)
suspend fun vulnerabilitySources(argument: suspend FilterFilterCriteriaVulnerabilitySourceArgsBuilder.() -> Unit)
Parameters
argument
(Optional) The source of the vulnerability. Documented below.