GetAlertRuleResult

constructor(action: Either<RuleEmailActionResponse, RuleWebhookActionResponse>? = null, actions: List<Either<RuleEmailActionResponse, RuleWebhookActionResponse>>? = null, condition: Any, description: String? = null, id: String, isEnabled: Boolean, lastUpdatedTime: String, location: String, name: String, provisioningState: String? = null, tags: Map<String, String>? = null, type: String)