Uses of Class
software.amazon.awssdk.services.guardduty.model.BucketLevelPermissions
-
Packages that use BucketLevelPermissions Package Description software.amazon.awssdk.services.guardduty.model -
-
Uses of BucketLevelPermissions in software.amazon.awssdk.services.guardduty.model
Methods in software.amazon.awssdk.services.guardduty.model that return BucketLevelPermissions Modifier and Type Method Description BucketLevelPermissionsPermissionConfiguration. bucketLevelPermissions()Contains information about the bucket level permissions for the S3 bucket.Methods in software.amazon.awssdk.services.guardduty.model with parameters of type BucketLevelPermissions Modifier and Type Method Description PermissionConfiguration.BuilderPermissionConfiguration.Builder. bucketLevelPermissions(BucketLevelPermissions bucketLevelPermissions)Contains information about the bucket level permissions for the S3 bucket.
-