public static final class GetLogMetaRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetLogMetaRequest |
build() |
GetLogMetaRequest.Builder |
logStore(String logStore)
The name of the dedicated Logstore in which logs are stored.
|
GetLogMetaRequest.Builder |
resourceDirectoryAccountId(Long resourceDirectoryAccountId)
The Alibaba Cloud account ID of the member in the resource directory.
|
public GetLogMetaRequest.Builder logStore(String logStore)
The name of the dedicated Logstore in which logs are stored.
You can call the DescribeLogMeta operation to query the name of the Logstore.
This parameter is required.
example:aegis-log-login
public GetLogMetaRequest.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 GetLogMetaRequest build()
Copyright © 2026. All rights reserved.