RuleSendNotificationActionArgs

constructor(content: Output<String>, contentType: Output<RuleSendNotificationActionContentType>, deliveryMethod: Output<RuleSendNotificationActionDeliveryMethod>, recipient: Output<RuleNotificationRecipientTypeArgs>, subject: Output<String>? = null)