AWS SDK for .NET Documentation
IsEnabled Property
AmazonAmazon.TraceListenerDynamoDBTraceListenerIsEnabled Did this page help you?   Yes   No    Tell us about it...
Whether the DynamoDBTraceListener is enabled. Read-only field that is set to false if the listener is disabled. The listener can be disabled if initialization has failed (in which case an error will be logged to the event log) or the listener was closed.
Declaration Syntax
C#
public bool IsEnabled { get; private set; }

Assembly: AWS.TraceListener (Module: AWS.TraceListener) Version: 1.0.0.0 (1.0.0.0)