expectedMaterials

@JvmName(name = "ndnstyifxqvfmttl")
suspend fun expectedMaterials(value: Output<List<ArtifactRuleArgs>>)
@JvmName(name = "gpaiaphbcmfxudbh")
suspend fun expectedMaterials(value: List<ArtifactRuleArgs>?)

Parameters

value

The following fields contain in-toto artifact rules identifying the artifacts that enter this supply chain step, and exit the supply chain step, i.e. materials and products of the step.


@JvmName(name = "imcloijpscqrhnje")
suspend fun expectedMaterials(vararg values: Output<ArtifactRuleArgs>)


@JvmName(name = "agrogmvbpxgkkloe")
suspend fun expectedMaterials(values: List<Output<ArtifactRuleArgs>>)
@JvmName(name = "ahlvyqruaosgolpt")
suspend fun expectedMaterials(vararg values: ArtifactRuleArgs)

Parameters

values

The following fields contain in-toto artifact rules identifying the artifacts that enter this supply chain step, and exit the supply chain step, i.e. materials and products of the step.


@JvmName(name = "isxymufhyokggpso")
suspend fun expectedMaterials(argument: List<suspend ArtifactRuleArgsBuilder.() -> Unit>)
@JvmName(name = "qcfiemtlrrhtsyof")
suspend fun expectedMaterials(vararg argument: suspend ArtifactRuleArgsBuilder.() -> Unit)
@JvmName(name = "tnqrvopavmqtykil")
suspend fun expectedMaterials(argument: suspend ArtifactRuleArgsBuilder.() -> Unit)

Parameters

argument

The following fields contain in-toto artifact rules identifying the artifacts that enter this supply chain step, and exit the supply chain step, i.e. materials and products of the step.