services property

List<String>? services
final

The AWS services associated with the event. For example, EC2, RDS.

Implementation

final List<String>? services;