intotoStatement

@JvmName(name = "ekjmeyjjgrnshubb")
suspend fun intotoStatement(value: Output<InTotoStatementArgs>)
@JvmName(name = "dplexcnvxqmmblxj")
suspend fun intotoStatement(value: InTotoStatementArgs?)

Parameters

value

In-toto Statement representation as defined in spec. The intoto_statement can contain any type of provenance. The serialized payload of the statement can be stored and signed in the Occurrence's envelope.


@JvmName(name = "tapkhenfmindyrnf")
suspend fun intotoStatement(argument: suspend InTotoStatementArgsBuilder.() -> Unit)

Parameters

argument

In-toto Statement representation as defined in spec. The intoto_statement can contain any type of provenance. The serialized payload of the statement can be stored and signed in the Occurrence's envelope.