CreateAnomalySubscriptionResponse constructor
CreateAnomalySubscriptionResponse({
- required String subscriptionArn,
Implementation
CreateAnomalySubscriptionResponse({
required this.subscriptionArn,
});