containerAnalysisAttestationProjects property

List<String>? containerAnalysisAttestationProjects
getter/setter pair

The IDs of the Google Cloud projects that store the SLSA attestations as Container Analysis Occurrences, in the format projects/[PROJECT_ID].

Maximum number of container_analysis_attestation_projects allowed in each AttestationSource is 10.

Implementation

core.List<core.String>? containerAnalysisAttestationProjects;