| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
AccountLevelPermissions |
AccountLevelPermissions.clone() |
AccountLevelPermissions |
PermissionConfiguration.getAccountLevelPermissions()
Contains information about the account level permissions on the S3 bucket.
|
AccountLevelPermissions |
AccountLevelPermissions.withBlockPublicAccess(BlockPublicAccess blockPublicAccess)
Describes the S3 Block Public Access settings of the bucket's parent account.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PermissionConfiguration.setAccountLevelPermissions(AccountLevelPermissions accountLevelPermissions)
Contains information about the account level permissions on the S3 bucket.
|
PermissionConfiguration |
PermissionConfiguration.withAccountLevelPermissions(AccountLevelPermissions accountLevelPermissions)
Contains information about the account level permissions on the S3 bucket.
|
Copyright © 2025. All rights reserved.