ListAutomatedReasoningPolicyTestResultsRequest

Types

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

Properties

Link copied to clipboard

The unique identifier of the build workflow whose test results you want to list.

Link copied to clipboard

The maximum number of test results to return in a single response. Valid range is 1-100.

Link copied to clipboard

A pagination token from a previous request to continue listing test results from where the previous request left off.

Link copied to clipboard

The Amazon Resource Name (ARN) of the Automated Reasoning policy whose test results you want to list.

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