cvssV3

@JvmName(name = "ucjmogarvgcikvva")
suspend fun cvssV3(value: Output<CVSSv3Args>)
@JvmName(name = "mvvrxkavmbrammvt")
suspend fun cvssV3(value: CVSSv3Args?)

Parameters

value

The full description of the CVSSv3 for this vulnerability.


@JvmName(name = "ohexpooodqgjvdpm")
suspend fun cvssV3(argument: suspend CVSSv3ArgsBuilder.() -> Unit)

Parameters

argument

The full description of the CVSSv3 for this vulnerability.