evalDecisionDetails property

Map<String, PolicyEvaluationDecisionType>? evalDecisionDetails
final

Additional details about the results of the evaluation decision on a single resource. This parameter is returned only for cross-account simulations. This parameter explains how each policy type contributes to the resource-specific evaluation decision.

Implementation

final Map<String, PolicyEvaluationDecisionType>? evalDecisionDetails;