Class GetCORSConfigurationResponse
Returns information about the GetBucketCors response and response metadata.
public class GetCORSConfigurationResponse : AmazonWebServiceResponse
- Inheritance
-
GetCORSConfigurationResponse
Constructors
GetCORSConfigurationResponse()
public GetCORSConfigurationResponse()
Properties
Configuration
The current CORSConfiguration for the bucket.
public CORSConfiguration Configuration { get; set; }