public class DescribeLogsResponse
extends com.aliyun.tea.TeaModel
| Modifier and Type | Class and Description |
|---|---|
static class |
DescribeLogsResponse.LogInfo |
| Modifier and Type | Field and Description |
|---|---|
List<Object> |
cursor |
List<DescribeLogsResponse.LogInfo> |
dataSet |
String |
requestId
唯一请求 ID,每次请求都会返回。
定位问题时需要提供该次请求的requestId。
|
| Constructor and Description |
|---|
DescribeLogsResponse() |
public String requestId
public List<DescribeLogsResponse.LogInfo> dataSet
Copyright © 2024. All rights reserved.