Function resolveTopicStackAlertName
- resolveTopicStackAlertName(alertName): {
fusionEventTypeId: string;
subscriptionLabel: string;
subscriptionValue: string;
timestamp: string;
} Returns {
fusionEventTypeId: string;
subscriptionLabel: string;
subscriptionValue: string;
timestamp: string;
}
fusionEventTypeId: string
subscriptionLabel: string
subscriptionValue: string
timestamp: string
Deprecated