SpacesBucketCorsRule

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