AlertStrategyArgs

fun AlertStrategyArgs(autoClose: Output<String>? = null, notificationChannelStrategy: Output<List<NotificationChannelStrategyArgs>>? = null, notificationRateLimit: Output<NotificationRateLimitArgs>? = null)