relatedUris

@JvmName(name = "trlluxwfqdpoulad")
suspend fun relatedUris(value: Output<List<URIArgs>>)
@JvmName(name = "fjppjbedeldcsice")
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 = "sfkimemfebkucckx")
suspend fun relatedUris(vararg values: Output<URIArgs>)


@JvmName(name = "xeubhykkttnoxpvq")
suspend fun relatedUris(values: List<Output<URIArgs>>)
@JvmName(name = "qpgkkgqqilwwdqgs")
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 = "mkdlixsjhersqlab")
suspend fun relatedUris(argument: List<suspend URIArgsBuilder.() -> Unit>)
@JvmName(name = "baldtyqmhqnpqyxb")
suspend fun relatedUris(vararg argument: suspend URIArgsBuilder.() -> Unit)
@JvmName(name = "rbfdodqhosknwwas")
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.