R2BucketLockArgs

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