Sets one or more headers in the response that you want customers to be able to access from their 
            applications (for example, from a JavaScript XMLHttpRequest object).
            
 Declaration Syntax
 Declaration Syntax| C# | 
[ObsoleteAttribute("The With methods are obsolete and will be removed in version 2 of the AWS SDK for .NET. See http://aws.amazon.com/sdkfornet/#version2 for more information.")] public CORSRule WithExposeHeaders( params string[] args )
 Parameters
 Parameters- args (array<String>[]()[][])
- ExposeHeaders property
 Return Value
 Return Valuethis instance
 Remarks
 Remarks
            You add one ExposeHeader in the rule for each header.