AWS SDK for .NET Documentation
IncludeCookies Property
AmazonAmazon.CloudFront.ModelLoggingConfigIncludeCookies Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property IncludeCookies. Specifies whether you want CloudFront to include cookies in access logs, specify true for IncludeCookies. If you choose to include cookies in logs, CloudFront logs all cookies regardless of how you configure the cache behaviors for this distribution. If you do not want to include cookies when you create a distribution or if you want to disable include cookies for an existing distribution, specify false for IncludeCookies.
Declaration Syntax
C#
public bool IncludeCookies { get; set; }

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