options property

Map<LogType, LogPublishingOption>? options
final

The log publishing options configured for the domain.

Implementation

final Map<LogType, LogPublishingOption>? options;