ListConformancePackComplianceScoresRequest

Types

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

Properties

Link copied to clipboard

Filters the results based on the ConformancePackComplianceScoresFilters.

Link copied to clipboard
val limit: Int?

The maximum number of conformance pack compliance scores returned on each page.

Link copied to clipboard

The nextToken string in a prior request that you can use to get the paginated response for the next set of conformance pack compliance scores.

Link copied to clipboard

Sorts your conformance pack compliance scores in either ascending or descending order, depending on SortOrder.

Link copied to clipboard

Determines the order in which conformance pack compliance scores are sorted. Either in ascending or descending order.

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