AWS SDK for .NET Documentation
Prefix Property
AmazonAmazon.CloudFront.ModelStreamingLoggingConfigPrefix Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property Prefix. An optional string that you want CloudFront to prefix to the access log filenames for this streaming distribution, for example, myprefix/. If you want to enable logging, but you do not want to specify a prefix, you still must include an empty Prefix element in the Logging element.
Declaration Syntax
C#
public string Prefix { get; set; }

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