ListHookResultsRequest

Types

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

Properties

Link copied to clipboard

A string that identifies the next page of events that you want to retrieve.

Link copied to clipboard

Filters results by the status of Hook invocations. Can only be used in combination with TypeArn. Valid values are:

Link copied to clipboard

Filters results by the unique identifier of the target the Hook was invoked against.

Link copied to clipboard

Filters results by target type. Currently, only CHANGE_SET and CLOUD_CONTROL are supported filter options.

Link copied to clipboard

Filters results by the ARN of the Hook. Can be used alone or in combination with Status.

Functions

Link copied to clipboard
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