ListVpcFlowLogsConfigsResponse

Response for the ListVpcFlowLogsConfigs method.

JSON representation
{
  "vpcFlowLogsConfigs": [
    {
      object (VpcFlowLogsConfig)
    }
  ],
  "nextPageToken": string,
  "unreachable": [
    string
  ]
}
Fields
vpcFlowLogsConfigs[]

object (VpcFlowLogsConfig)

List of VPC Flow Log configurations.

nextPageToken

string

Page token to fetch the next set of configurations.

unreachable[]

string

Locations that could not be reached (when querying all locations with -).