ListChecksRequest

Types

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

Properties

Link copied to clipboard

The aws service associated with the check

Link copied to clipboard

The ISO 639-1 code for the language that you want your checks to appear in.

Link copied to clipboard

The maximum number of results to return per page.

Link copied to clipboard

The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.

Link copied to clipboard

The pillar of the check

Link copied to clipboard

The source of the check

Functions

Link copied to clipboard
inline fun copy(block: ListChecksRequest.Builder.() -> Unit = {}): ListChecksRequest
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