relatedUris

@JvmName(name = "xbanqsjrgqshfgnw")
suspend fun relatedUris(value: Output<List<RelatedUrlArgs>>)
@JvmName(name = "sovtpkqyfuojyyjy")
suspend fun relatedUris(value: List<RelatedUrlArgs>?)

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 = "kawwbbshjuubvryy")
suspend fun relatedUris(vararg values: Output<RelatedUrlArgs>)


@JvmName(name = "mwniqdxreafoissj")
suspend fun relatedUris(values: List<Output<RelatedUrlArgs>>)
@JvmName(name = "ydoeaeqjitvsroeu")
suspend fun relatedUris(vararg values: RelatedUrlArgs)

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 = "byqwihvovsjeddtf")
suspend fun relatedUris(argument: List<suspend RelatedUrlArgsBuilder.() -> Unit>)
@JvmName(name = "dcobbhbkabwpqgul")
suspend fun relatedUris(vararg argument: suspend RelatedUrlArgsBuilder.() -> Unit)
@JvmName(name = "vbonpxifisyxlopb")
suspend fun relatedUris(argument: suspend RelatedUrlArgsBuilder.() -> 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.