options property

Map<LogType, LogPublishingOption>? options
final

The log publishing options configured for the Elasticsearch domain.

Implementation

final Map<LogType, LogPublishingOption>? options;