EventSubscription constructor
EventSubscription({})
Implementation
EventSubscription({
this.custSubscriptionId,
this.customerAwsId,
this.enabled,
this.eventCategoriesList,
this.snsTopicArn,
this.sourceIdsList,
this.sourceType,
this.status,
this.subscriptionCreationTime,
});