GetConformancePackComplianceDetailsRequest

Types

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

Properties

Link copied to clipboard

Name of the conformance pack.

Link copied to clipboard

A ConformancePackEvaluationFilters object.

Link copied to clipboard
val limit: Int?

The maximum number of evaluation results returned on each page. If you do no specify a number, Config uses the default. The default is 100.

Link copied to clipboard

The nextToken string returned in a previous request that you use to request 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