BucketCorsConfigurationV2CorsRule

constructor(allowedHeaders: List<String>? = null, allowedMethods: List<String>, allowedOrigins: List<String>, exposeHeaders: List<String>? = null, id: String? = null, maxAgeSeconds: Int? = null)