| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
PublicAccess |
PublicAccess.clone() |
PublicAccess |
S3BucketDetail.getPublicAccess()
Describes the public access policies that apply to the S3 bucket.
|
PublicAccess |
PublicAccess.withEffectivePermission(String effectivePermission)
Describes the effective permission on this bucket after factoring all attached policies.
|
PublicAccess |
PublicAccess.withPermissionConfiguration(PermissionConfiguration permissionConfiguration)
Contains information about how permissions are configured for the S3 bucket.
|
| Modifier and Type | Method and Description |
|---|---|
void |
S3BucketDetail.setPublicAccess(PublicAccess publicAccess)
Describes the public access policies that apply to the S3 bucket.
|
S3BucketDetail |
S3BucketDetail.withPublicAccess(PublicAccess publicAccess)
Describes the public access policies that apply to the S3 bucket.
|
Copyright © 2022. All rights reserved.