Uses of Class
software.amazon.awssdk.services.guardduty.model.UpdateS3BucketResource
-
Packages that use UpdateS3BucketResource Package Description software.amazon.awssdk.services.guardduty.model -
-
Uses of UpdateS3BucketResource in software.amazon.awssdk.services.guardduty.model
Methods in software.amazon.awssdk.services.guardduty.model that return UpdateS3BucketResource Modifier and Type Method Description UpdateS3BucketResourceUpdateProtectedResource. s3Bucket()Information about the protected S3 bucket resource.Methods in software.amazon.awssdk.services.guardduty.model with parameters of type UpdateS3BucketResource Modifier and Type Method Description UpdateProtectedResource.BuilderUpdateProtectedResource.Builder. s3Bucket(UpdateS3BucketResource s3Bucket)Information about the protected S3 bucket resource.
-