ListHookResultsResponse

Types

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

Properties

Link copied to clipboard

A list of HookResultSummary structures that provides the status and Hook status reason for each Hook invocation for the specified target.

Link copied to clipboard

Pagination token, null or empty if no more results.

Link copied to clipboard

The logical ID of the target the operation is acting on by the Hook. If the target is a change set, it's the ARN of the change set.

Link copied to clipboard

The type of operation being targeted by the Hook.

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