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