You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Some parameter documentations has been truncated, see {Orb::Models::Alert} for
85
92
# more details.
86
93
#
@@ -112,6 +119,8 @@ class Alert < Orb::Internal::Type::BaseModel
112
119
#
113
120
# @param balance_alert_status [Array<Orb::Models::Alert::BalanceAlertStatus>, nil] The current status of the alert. This field is only present for credit balance a
114
121
#
122
+
# @param grouping_keys [Array<String>, nil] The property keys to group cost alerts by. Only present for cost alerts with gro
123
+
#
115
124
# @param license_type [Orb::Models::Alert::LicenseType, nil] Minified license type for alert serialization.
0 commit comments