createEventRule
inline suspend fun NotificationsClient.createEventRule(crossinline block: CreateEventRuleRequest.Builder.() -> Unit): CreateEventRuleResponse
Creates an EventRule
that is associated with a specified NotificationConfiguration
.