DescribeConfigRuleEvaluationStatusRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the Config managed rules for which you want status information. If you do not specify any names, Config returns status information for all Config managed rules that you use.

Link copied to clipboard
val limit: Int?

The number of rule evaluation results that you want returned.

Link copied to clipboard

The nextToken string returned on a previous page that you use to get the next page of results in a paginated response.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String