Google Devtools Containeranalysis V1alpha1Slsa Provenance Zero Two Slsa Invocation Args
data class GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaInvocationArgs(val configSource: Output<GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaConfigSourceArgs>? = null, val environment: Output<Map<String, String>>? = null, val parameters: Output<Map<String, String>>? = null) : ConvertibleToJava<GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaInvocationArgs>
Identifies the event that kicked off the build.
Properties
Link copied to clipboard
val configSource: Output<GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaConfigSourceArgs>? = null
Describes where the config file that kicked off the build came from.
Link copied to clipboard
Any other builder-controlled inputs necessary for correctly evaluating the build.
Link copied to clipboard
Collection of all external inputs that influenced the build on top of invocation.configSource.