relatedUris

@JvmName(name = "ctkyiqflkmetvyli")
suspend fun relatedUris(value: Output<List<URIArgs>>)
@JvmName(name = "dugujqsqxsjfdaxc")
suspend fun relatedUris(value: List<URIArgs>?)

Parameters

value

Holds a list of references associated with this vulnerability item and assessment. These uris have additional information about the vulnerability and the assessment itself. E.g. Link to a document which details how this assessment concluded the state of this vulnerability.


@JvmName(name = "aghptkwnrrxsulfr")
suspend fun relatedUris(vararg values: Output<URIArgs>)


@JvmName(name = "twrpurplinqjptxt")
suspend fun relatedUris(values: List<Output<URIArgs>>)
@JvmName(name = "cvlfeouagugutdij")
suspend fun relatedUris(vararg values: URIArgs)

Parameters

values

Holds a list of references associated with this vulnerability item and assessment. These uris have additional information about the vulnerability and the assessment itself. E.g. Link to a document which details how this assessment concluded the state of this vulnerability.


@JvmName(name = "hnwsfgxsukcrfgbo")
suspend fun relatedUris(argument: List<suspend URIArgsBuilder.() -> Unit>)
@JvmName(name = "ysxmmxhexjycskds")
suspend fun relatedUris(vararg argument: suspend URIArgsBuilder.() -> Unit)
@JvmName(name = "kwtwcgwmdaqfjssr")
suspend fun relatedUris(argument: suspend URIArgsBuilder.() -> Unit)

Parameters

argument

Holds a list of references associated with this vulnerability item and assessment. These uris have additional information about the vulnerability and the assessment itself. E.g. Link to a document which details how this assessment concluded the state of this vulnerability.