public class AlertEvent
extends darabonba.core.TeaModel
| 限定符和类型 | 类和说明 |
|---|---|
static class |
AlertEvent.Builder |
static class |
AlertEvent.Metrics |
| 限定符和类型 | 方法和说明 |
|---|---|
static AlertEvent.Builder |
builder() |
static AlertEvent |
create() |
String |
getAlertName() |
String |
getAlertStatus() |
String |
getArn() |
String |
getContent() |
Map<String,?> |
getCustomLabels() |
String |
getDeDupId() |
String |
getDetails() |
String |
getEventName() |
String |
getEventType() |
String |
getExpression() |
List<AlertEvent.Metrics> |
getMetrics() |
String |
getProduct() |
Map<String,?> |
getResourceInfo() |
String |
getRuleName() |
String |
getSeverity() |
String |
getSource() |
String |
getSummary() |
Long |
getTimestamp() |
String |
getTraceId() |
String |
getUserId() |
public static AlertEvent.Builder builder()
public static AlertEvent create()
public String getAlertName()
public String getAlertStatus()
public String getArn()
public String getContent()
public String getDeDupId()
public String getDetails()
public String getEventName()
public String getEventType()
public String getExpression()
public List<AlertEvent.Metrics> getMetrics()
public String getProduct()
public String getRuleName()
public String getSeverity()
public String getSource()
public String getSummary()
public Long getTimestamp()
public String getTraceId()
public String getUserId()
Copyright © 2024. All rights reserved.