materials
suspend fun materials(value: Output<List<GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaMaterialArgs>>)
suspend fun materials(value: List<GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaMaterialArgs>?)
Parameters
value
The collection of artifacts that influenced the build including sources, dependencies, build tools, base images, and so on.
suspend fun materials(vararg values: Output<GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaMaterialArgs>)
suspend fun materials(values: List<Output<GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaMaterialArgs>>)
suspend fun materials(vararg values: GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaMaterialArgs)
Parameters
values
The collection of artifacts that influenced the build including sources, dependencies, build tools, base images, and so on.
suspend fun materials(argument: List<suspend GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaMaterialArgsBuilder.() -> Unit>)
suspend fun materials(vararg argument: suspend GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaMaterialArgsBuilder.() -> Unit)
suspend fun materials(argument: suspend GoogleDevtoolsContaineranalysisV1alpha1SlsaProvenanceZeroTwoSlsaMaterialArgsBuilder.() -> Unit)
Parameters
argument
The collection of artifacts that influenced the build including sources, dependencies, build tools, base images, and so on.