GrafeasV1beta1IntotoDetailsArgs

data class GrafeasV1beta1IntotoDetailsArgs(val signatures: Output<List<GrafeasV1beta1IntotoSignatureArgs>>? = null, val signed: Output<LinkArgs>? = null) : ConvertibleToJava<GrafeasV1beta1IntotoDetailsArgs>

This corresponds to a signed in-toto link - it is made up of one or more signatures and the in-toto link itself. This is used for occurrences of a Grafeas in-toto note.

Constructors

Link copied to clipboard
fun GrafeasV1beta1IntotoDetailsArgs(signatures: Output<List<GrafeasV1beta1IntotoSignatureArgs>>? = null, signed: Output<LinkArgs>? = null)

Functions

Link copied to clipboard
open override fun toJava(): GrafeasV1beta1IntotoDetailsArgs

Properties

Link copied to clipboard
Link copied to clipboard
val signed: Output<LinkArgs>? = null