TriggerConfig

Information about notification triggers for the deployment group.

Types

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

Properties

Link copied to clipboard

The event type or types for which notifications are triggered.

Link copied to clipboard

The name of the notification trigger.

Link copied to clipboard

The Amazon Resource Name (ARN) of the Amazon Simple Notification Service topic through which notifications about deployment or instance events are sent.

Functions

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