analysisResults property
A list of IamPolicyAnalysisResult that matches the analysis query, or empty if no result is found.
Implementation
core.List<IamPolicyAnalysisResult>? analysisResults;
A list of IamPolicyAnalysisResult that matches the analysis query, or empty if no result is found.
core.List<IamPolicyAnalysisResult>? analysisResults;