Uses of Class
software.amazon.awssdk.services.guardduty.model.PublicAccess
-
Packages that use PublicAccess Package Description software.amazon.awssdk.services.guardduty.model -
-
Uses of PublicAccess in software.amazon.awssdk.services.guardduty.model
Methods in software.amazon.awssdk.services.guardduty.model that return PublicAccess Modifier and Type Method Description PublicAccessS3BucketDetail. publicAccess()Describes the public access policies that apply to the S3 bucket.Methods in software.amazon.awssdk.services.guardduty.model with parameters of type PublicAccess Modifier and Type Method Description S3BucketDetail.BuilderS3BucketDetail.Builder. publicAccess(PublicAccess publicAccess)Describes the public access policies that apply to the S3 bucket.
-