BucketCorsRule

constructor(allowedHeaders: List<String>? = null, allowedMethods: List<BucketCorsRuleAllowedMethodsItem>, allowedOrigins: List<String>, exposedHeaders: List<String>? = null, id: String? = null, maxAge: Int? = null)