eventTypeCodes property

List<String>? eventTypeCodes
final

A list of unique identifiers for event types. For example, "AWS_EC2_SYSTEM_MAINTENANCE_EVENT","AWS_RDS_MAINTENANCE_SCHEDULED".

Implementation

final List<String>? eventTypeCodes;