R2BucketCorsArgs

constructor(accountId: Output<String>? = null, bucketName: Output<String>? = null, jurisdiction: Output<String>? = null, rules: Output<List<R2BucketCorsRuleArgs>>? = null)