LoggingConfiguration Class |
Namespace: OBS.Model
public class LoggingConfiguration : AbstractAccessControlList
The LoggingConfiguration type exposes the following members.
Name | Description | |
---|---|---|
![]() | LoggingConfiguration | Initializes a new instance of the LoggingConfiguration class |
Name | Description | |
---|---|---|
![]() | Agency |
Agent name
|
![]() | Grants |
User or user group ACL
(Inherited from AbstractAccessControlList.) |
![]() | TargetBucketName |
Target bucket for which logs are generated
|
![]() | TargetPrefix |
Name prefix of to-be-logged objects in the target bucket
|
Name | Description | |
---|---|---|
![]() | AddGrant |
Grant permissions to a user or user group (grantee).
(Inherited from AbstractAccessControlList.) |
![]() | RemoveGrant(Grantee) |
Remove all permissions from a grantee.
(Inherited from AbstractAccessControlList.) |
![]() | RemoveGrant(Grantee, PermissionEnum) |
Remove permissions from a grantee.
(Inherited from AbstractAccessControlList.) |