AWS SDK for .NET Documentation
Enabled Property
AmazonAmazon.CloudFront.ModelStreamingLoggingConfigEnabled Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property Enabled. Specifies whether you want CloudFront to save access logs to an Amazon S3 bucket. If you do not want to enable logging when you create a streaming distribution or if you want to disable logging for an existing streaming distribution, specify false for Enabled, and specify empty Bucket and Prefix elements. If you specify false for Enabled but you specify values for Bucket and Prefix, the values are automatically deleted.
Declaration Syntax
C#
public bool Enabled { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)