HookTarget

The HookTarget data type.

Types

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

Properties

Link copied to clipboard

The action that invoked the Hook.

Link copied to clipboard

The unique identifier of the Hook invocation target.

Link copied to clipboard

The target type.

Link copied to clipboard

The target name, for example, AWS::S3::Bucket.

Functions

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