| Package | Description |
|---|---|
| software.amazon.awssdk.services.accessanalyzer.model |
| Modifier and Type | Method and Description |
|---|---|
static AclGrantee |
AclGrantee.fromId(String id)
Create an instance of this class with
id() initialized to the given value. |
static AclGrantee |
AclGrantee.fromUri(String uri)
Create an instance of this class with
uri() initialized to the given value. |
AclGrantee |
S3BucketAclGrantConfiguration.grantee()
The grantee to whom you’re assigning access rights.
|
| Modifier and Type | Method and Description |
|---|---|
S3BucketAclGrantConfiguration.Builder |
S3BucketAclGrantConfiguration.Builder.grantee(AclGrantee grantee)
The grantee to whom you’re assigning access rights.
|
Copyright © 2022. All rights reserved.