InTotoArgs

fun InTotoArgs(expectedCommand: Output<List<String>>? = null, expectedMaterials: Output<List<ArtifactRuleArgs>>? = null, expectedProducts: Output<List<ArtifactRuleArgs>>? = null, signingKeys: Output<List<SigningKeyArgs>>? = null, stepName: Output<String>? = null, threshold: Output<String>? = null)