Java com.amazonaws.services.config.model PutEvaluationsRequest fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.config.model PutEvaluationsRequest fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.config.model PutEvaluationsRequest.

The text is from its open source code.

Constructor

Method

voidsetEvaluations(java.util.Collection evaluations)

The assessments that the AWS Lambda function performs.

voidsetResultToken(String resultToken)

An encrypted token that associates an evaluation with an AWS Config rule.