resources property

List<String>? resources
final

AWS resources, identified by Amazon Resource Name (ARN), which the event primarily concerns. Any number, including zero, may be present.

Implementation

final List<String>? resources;