ListVpcFlowLogsConfigsResponse

ListVpcFlowLogsConfigs 方法的响应。

JSON 表示法
{
  "vpcFlowLogsConfigs": [
    {
      object (VpcFlowLogsConfig)
    }
  ],
  "nextPageToken": string,
  "unreachable": [
    string
  ]
}
字段
vpcFlowLogsConfigs[]

object (VpcFlowLogsConfig)

VPC 流日志配置的列表。

nextPageToken

string

用于提取下一组配置的页面令牌。

unreachable[]

string

无法到达的位置(使用 - 查询所有位置时)。