SlsaRecipeArgs

fun SlsaRecipeArgs(arguments: Output<Map<String, String>>? = null, definedInMaterial: Output<String>? = null, entryPoint: Output<String>? = null, environment: Output<Map<String, String>>? = null, type: Output<String>? = null)