CopyableBuilder<TargetGrant.Builder,TargetGrant>, SdkBuilder<TargetGrant.Builder,TargetGrant>public static interface TargetGrant.Builder extends CopyableBuilder<TargetGrant.Builder,TargetGrant>
| Modifier and Type | Method | Description |
|---|---|---|
TargetGrant.Builder |
grantee(Grantee grantee) |
|
TargetGrant.Builder |
permission(String permission) |
Logging permissions assigned to the Grantee for the bucket.
|
TargetGrant.Builder |
permission(BucketLogsPermission permission) |
Logging permissions assigned to the Grantee for the bucket.
|
copyapply, buildTargetGrant.Builder grantee(Grantee grantee)
grantee - TargetGrant.Builder permission(String permission)
permission - Logging permissions assigned to the Grantee for the bucket.BucketLogsPermissionTargetGrant.Builder permission(BucketLogsPermission permission)
permission - Logging permissions assigned to the Grantee for the bucket.BucketLogsPermissionCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.