resultToken property

String? resultToken
final

An encrypted token that associates an evaluation with an AWS Config rule. The token identifies the rule, the AWS resource being evaluated, and the event that triggered the evaluation.

Implementation

final String? resultToken;