public static final class ModifyOpenLogShipperRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ModifyOpenLogShipperRequest |
build() |
ModifyOpenLogShipperRequest.Builder |
from(String from)
The ID of the request source.
|
ModifyOpenLogShipperRequest.Builder |
resourceDirectoryAccountId(Long resourceDirectoryAccountId)
The Alibaba Cloud account ID of the member in the resource directory.
|
public ModifyOpenLogShipperRequest.Builder from(String from)
The ID of the request source. Default value: aegis. Valid values:
example:If you use Server Guard, set the value to aegis. If you use Security Center, set the value to sas.
sas
public ModifyOpenLogShipperRequest.Builder resourceDirectoryAccountId(Long resourceDirectoryAccountId)
The Alibaba Cloud account ID of the member in the resource directory.
example:You can call the DescribeMonitorAccounts operation to obtain the IDs.
127608589417****
public ModifyOpenLogShipperRequest build()
Copyright © 2026. All rights reserved.