ArtifactRuleResponse

data class ArtifactRuleResponse(val artifactRule: List<String>)

Defines an object to declare an in-toto artifact rule

Constructors

Link copied to clipboard
constructor(artifactRule: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard