RuleEventBridgeAction

data class RuleEventBridgeAction(val name: String)

The definition for event bridge action.

Constructors

Link copied to clipboard
constructor(name: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the event bridge action.