TrawlerLoggedVPCDestination

GoogleApi.ContentWarehouse.V1.Model.TrawlerLoggedVPCDestination


Table of Contents ▼

Jump to a specific part of the page:

Description

Information about VPC fetches tracked for logging purposes.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. cloudRegion (type: String.t, default: nil)
    -
  2. vnid (type: GoogleApi.ContentWarehouse.V1.Model.NetFabricRpcVirtualNetworkId, default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.TrawlerLoggedVPCDestination{
cloudRegion: String.t() | nil,
vnid: GoogleApi.ContentWarehouse.V1.Model.NetFabricRpcVirtualNetworkId.t() | nil
}

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.TrawlerLoggedVPCDestination