AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Namespace: Amazon.ConfigService.Model
Assembly: AWSSDK.dll
Version: (assembly version)
public class PutEvaluationsRequest : AmazonConfigServiceRequest IRequestEvents
The PutEvaluationsRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
PutEvaluationsRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
Evaluations | System.Collections.Generic.List<Amazon.ConfigService.Model.Evaluation> |
Gets and sets the property Evaluations.
The assessments that the AWS Lambda function performs. Each evaluation identifies an AWS resource and indicates whether it complies with the AWS Config rule that invokes the AWS Lambda function. |
![]() |
ResultToken | System.String |
Gets and sets the property ResultToken.
An encrypted token that associates an evaluation with an AWS Config rule. Identifies the rule and the event that triggered the evaluation |
.NET Framework:
Supported in: 4.5, 4.0, 3.5