google-native logo
Google Cloud Native v0.28.0, Feb 2 23

google-native.compute/v1.getPacketMirroring

Returns the specified PacketMirroring resource.

Using getPacketMirroring

Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

function getPacketMirroring(args: GetPacketMirroringArgs, opts?: InvokeOptions): Promise<GetPacketMirroringResult>
function getPacketMirroringOutput(args: GetPacketMirroringOutputArgs, opts?: InvokeOptions): Output<GetPacketMirroringResult>
def get_packet_mirroring(packet_mirroring: Optional[str] = None,
                         project: Optional[str] = None,
                         region: Optional[str] = None,
                         opts: Optional[InvokeOptions] = None) -> GetPacketMirroringResult
def get_packet_mirroring_output(packet_mirroring: Optional[pulumi.Input[str]] = None,
                         project: Optional[pulumi.Input[str]] = None,
                         region: Optional[pulumi.Input[str]] = None,
                         opts: Optional[InvokeOptions] = None) -> Output[GetPacketMirroringResult]
func LookupPacketMirroring(ctx *Context, args *LookupPacketMirroringArgs, opts ...InvokeOption) (*LookupPacketMirroringResult, error)
func LookupPacketMirroringOutput(ctx *Context, args *LookupPacketMirroringOutputArgs, opts ...InvokeOption) LookupPacketMirroringResultOutput

> Note: This function is named LookupPacketMirroring in the Go SDK.

public static class GetPacketMirroring 
{
    public static Task<GetPacketMirroringResult> InvokeAsync(GetPacketMirroringArgs args, InvokeOptions? opts = null)
    public static Output<GetPacketMirroringResult> Invoke(GetPacketMirroringInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetPacketMirroringResult> getPacketMirroring(GetPacketMirroringArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
  function: google-native:compute/v1:getPacketMirroring
  arguments:
    # arguments dictionary

The following arguments are supported:

PacketMirroring string
Region string
Project string
PacketMirroring string
Region string
Project string
packetMirroring String
region String
project String
packetMirroring string
region string
project string
packetMirroring String
region String
project String

getPacketMirroring Result

The following output properties are available:

CollectorIlb Pulumi.GoogleNative.Compute.V1.Outputs.PacketMirroringForwardingRuleInfoResponse

The Forwarding Rule resource of type loadBalancingScheme=INTERNAL that will be used as collector for mirrored traffic. The specified forwarding rule must have isMirroringCollector set to true.

CreationTimestamp string

Creation timestamp in RFC3339 text format.

Description string

An optional description of this resource. Provide this property when you create the resource.

Enable string

Indicates whether or not this packet mirroring takes effect. If set to FALSE, this packet mirroring policy will not be enforced on the network. The default is TRUE.

Filter Pulumi.GoogleNative.Compute.V1.Outputs.PacketMirroringFilterResponse

Filter for mirrored traffic. If unspecified, all traffic is mirrored.

Kind string

Type of the resource. Always compute#packetMirroring for packet mirrorings.

MirroredResources Pulumi.GoogleNative.Compute.V1.Outputs.PacketMirroringMirroredResourceInfoResponse

PacketMirroring mirroredResourceInfos. MirroredResourceInfo specifies a set of mirrored VM instances, subnetworks and/or tags for which traffic from/to all VM instances will be mirrored.

Name string

Name of the resource; provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression [a-z]([-a-z0-9]*[a-z0-9])? which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.

Network Pulumi.GoogleNative.Compute.V1.Outputs.PacketMirroringNetworkInfoResponse

Specifies the mirrored VPC network. Only packets in this network will be mirrored. All mirrored VMs should have a NIC in the given network. All mirrored subnetworks should belong to the given network.

Priority int

The priority of applying this configuration. Priority is used to break ties in cases where there is more than one matching rule. In the case of two rules that apply for a given Instance, the one with the lowest-numbered priority value wins. Default value is 1000. Valid range is 0 through 65535.

Region string

URI of the region where the packetMirroring resides.

SelfLink string

Server-defined URL for the resource.

CollectorIlb PacketMirroringForwardingRuleInfoResponse

The Forwarding Rule resource of type loadBalancingScheme=INTERNAL that will be used as collector for mirrored traffic. The specified forwarding rule must have isMirroringCollector set to true.

CreationTimestamp string

Creation timestamp in RFC3339 text format.

Description string

An optional description of this resource. Provide this property when you create the resource.

Enable string

Indicates whether or not this packet mirroring takes effect. If set to FALSE, this packet mirroring policy will not be enforced on the network. The default is TRUE.

Filter PacketMirroringFilterResponse

Filter for mirrored traffic. If unspecified, all traffic is mirrored.

Kind string

Type of the resource. Always compute#packetMirroring for packet mirrorings.

MirroredResources PacketMirroringMirroredResourceInfoResponse

PacketMirroring mirroredResourceInfos. MirroredResourceInfo specifies a set of mirrored VM instances, subnetworks and/or tags for which traffic from/to all VM instances will be mirrored.

Name string

Name of the resource; provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression [a-z]([-a-z0-9]*[a-z0-9])? which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.

Network PacketMirroringNetworkInfoResponse

Specifies the mirrored VPC network. Only packets in this network will be mirrored. All mirrored VMs should have a NIC in the given network. All mirrored subnetworks should belong to the given network.

Priority int

The priority of applying this configuration. Priority is used to break ties in cases where there is more than one matching rule. In the case of two rules that apply for a given Instance, the one with the lowest-numbered priority value wins. Default value is 1000. Valid range is 0 through 65535.

Region string

URI of the region where the packetMirroring resides.

SelfLink string

Server-defined URL for the resource.

collectorIlb PacketMirroringForwardingRuleInfoResponse

The Forwarding Rule resource of type loadBalancingScheme=INTERNAL that will be used as collector for mirrored traffic. The specified forwarding rule must have isMirroringCollector set to true.

creationTimestamp String

Creation timestamp in RFC3339 text format.

description String

An optional description of this resource. Provide this property when you create the resource.

enable String

Indicates whether or not this packet mirroring takes effect. If set to FALSE, this packet mirroring policy will not be enforced on the network. The default is TRUE.

filter PacketMirroringFilterResponse

Filter for mirrored traffic. If unspecified, all traffic is mirrored.

kind String

Type of the resource. Always compute#packetMirroring for packet mirrorings.

mirroredResources PacketMirroringMirroredResourceInfoResponse

PacketMirroring mirroredResourceInfos. MirroredResourceInfo specifies a set of mirrored VM instances, subnetworks and/or tags for which traffic from/to all VM instances will be mirrored.

name String

Name of the resource; provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression [a-z]([-a-z0-9]*[a-z0-9])? which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.

network PacketMirroringNetworkInfoResponse

Specifies the mirrored VPC network. Only packets in this network will be mirrored. All mirrored VMs should have a NIC in the given network. All mirrored subnetworks should belong to the given network.

priority Integer

The priority of applying this configuration. Priority is used to break ties in cases where there is more than one matching rule. In the case of two rules that apply for a given Instance, the one with the lowest-numbered priority value wins. Default value is 1000. Valid range is 0 through 65535.

region String

URI of the region where the packetMirroring resides.

selfLink String

Server-defined URL for the resource.

collectorIlb PacketMirroringForwardingRuleInfoResponse

The Forwarding Rule resource of type loadBalancingScheme=INTERNAL that will be used as collector for mirrored traffic. The specified forwarding rule must have isMirroringCollector set to true.

creationTimestamp string

Creation timestamp in RFC3339 text format.

description string

An optional description of this resource. Provide this property when you create the resource.

enable string

Indicates whether or not this packet mirroring takes effect. If set to FALSE, this packet mirroring policy will not be enforced on the network. The default is TRUE.

filter PacketMirroringFilterResponse

Filter for mirrored traffic. If unspecified, all traffic is mirrored.

kind string

Type of the resource. Always compute#packetMirroring for packet mirrorings.

mirroredResources PacketMirroringMirroredResourceInfoResponse

PacketMirroring mirroredResourceInfos. MirroredResourceInfo specifies a set of mirrored VM instances, subnetworks and/or tags for which traffic from/to all VM instances will be mirrored.

name string

Name of the resource; provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression [a-z]([-a-z0-9]*[a-z0-9])? which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.

network PacketMirroringNetworkInfoResponse

Specifies the mirrored VPC network. Only packets in this network will be mirrored. All mirrored VMs should have a NIC in the given network. All mirrored subnetworks should belong to the given network.

priority number

The priority of applying this configuration. Priority is used to break ties in cases where there is more than one matching rule. In the case of two rules that apply for a given Instance, the one with the lowest-numbered priority value wins. Default value is 1000. Valid range is 0 through 65535.

region string

URI of the region where the packetMirroring resides.

selfLink string

Server-defined URL for the resource.

collector_ilb PacketMirroringForwardingRuleInfoResponse

The Forwarding Rule resource of type loadBalancingScheme=INTERNAL that will be used as collector for mirrored traffic. The specified forwarding rule must have isMirroringCollector set to true.

creation_timestamp str

Creation timestamp in RFC3339 text format.

description str

An optional description of this resource. Provide this property when you create the resource.

enable str

Indicates whether or not this packet mirroring takes effect. If set to FALSE, this packet mirroring policy will not be enforced on the network. The default is TRUE.

filter PacketMirroringFilterResponse

Filter for mirrored traffic. If unspecified, all traffic is mirrored.

kind str

Type of the resource. Always compute#packetMirroring for packet mirrorings.

mirrored_resources PacketMirroringMirroredResourceInfoResponse

PacketMirroring mirroredResourceInfos. MirroredResourceInfo specifies a set of mirrored VM instances, subnetworks and/or tags for which traffic from/to all VM instances will be mirrored.

name str

Name of the resource; provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression [a-z]([-a-z0-9]*[a-z0-9])? which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.

network PacketMirroringNetworkInfoResponse

Specifies the mirrored VPC network. Only packets in this network will be mirrored. All mirrored VMs should have a NIC in the given network. All mirrored subnetworks should belong to the given network.

priority int

The priority of applying this configuration. Priority is used to break ties in cases where there is more than one matching rule. In the case of two rules that apply for a given Instance, the one with the lowest-numbered priority value wins. Default value is 1000. Valid range is 0 through 65535.

region str

URI of the region where the packetMirroring resides.

self_link str

Server-defined URL for the resource.

collectorIlb Property Map

The Forwarding Rule resource of type loadBalancingScheme=INTERNAL that will be used as collector for mirrored traffic. The specified forwarding rule must have isMirroringCollector set to true.

creationTimestamp String

Creation timestamp in RFC3339 text format.

description String

An optional description of this resource. Provide this property when you create the resource.

enable String

Indicates whether or not this packet mirroring takes effect. If set to FALSE, this packet mirroring policy will not be enforced on the network. The default is TRUE.

filter Property Map

Filter for mirrored traffic. If unspecified, all traffic is mirrored.

kind String

Type of the resource. Always compute#packetMirroring for packet mirrorings.

mirroredResources Property Map

PacketMirroring mirroredResourceInfos. MirroredResourceInfo specifies a set of mirrored VM instances, subnetworks and/or tags for which traffic from/to all VM instances will be mirrored.

name String

Name of the resource; provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression [a-z]([-a-z0-9]*[a-z0-9])? which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.

network Property Map

Specifies the mirrored VPC network. Only packets in this network will be mirrored. All mirrored VMs should have a NIC in the given network. All mirrored subnetworks should belong to the given network.

priority Number

The priority of applying this configuration. Priority is used to break ties in cases where there is more than one matching rule. In the case of two rules that apply for a given Instance, the one with the lowest-numbered priority value wins. Default value is 1000. Valid range is 0 through 65535.

region String

URI of the region where the packetMirroring resides.

selfLink String

Server-defined URL for the resource.

Supporting Types

PacketMirroringFilterResponse

CidrRanges List<string>

IP CIDR ranges that apply as filter on the source (ingress) or destination (egress) IP in the IP header. Only IPv4 is supported. If no ranges are specified, all traffic that matches the specified IPProtocols is mirrored. If neither cidrRanges nor IPProtocols is specified, all traffic is mirrored.

Direction string

Direction of traffic to mirror, either INGRESS, EGRESS, or BOTH. The default is BOTH.

IpProtocols List<string>

Protocols that apply as filter on mirrored traffic. If no protocols are specified, all traffic that matches the specified CIDR ranges is mirrored. If neither cidrRanges nor IPProtocols is specified, all traffic is mirrored.

CidrRanges []string

IP CIDR ranges that apply as filter on the source (ingress) or destination (egress) IP in the IP header. Only IPv4 is supported. If no ranges are specified, all traffic that matches the specified IPProtocols is mirrored. If neither cidrRanges nor IPProtocols is specified, all traffic is mirrored.

Direction string

Direction of traffic to mirror, either INGRESS, EGRESS, or BOTH. The default is BOTH.

IpProtocols []string

Protocols that apply as filter on mirrored traffic. If no protocols are specified, all traffic that matches the specified CIDR ranges is mirrored. If neither cidrRanges nor IPProtocols is specified, all traffic is mirrored.

cidrRanges List<String>

IP CIDR ranges that apply as filter on the source (ingress) or destination (egress) IP in the IP header. Only IPv4 is supported. If no ranges are specified, all traffic that matches the specified IPProtocols is mirrored. If neither cidrRanges nor IPProtocols is specified, all traffic is mirrored.

direction String

Direction of traffic to mirror, either INGRESS, EGRESS, or BOTH. The default is BOTH.

ipProtocols List<String>

Protocols that apply as filter on mirrored traffic. If no protocols are specified, all traffic that matches the specified CIDR ranges is mirrored. If neither cidrRanges nor IPProtocols is specified, all traffic is mirrored.

cidrRanges string[]

IP CIDR ranges that apply as filter on the source (ingress) or destination (egress) IP in the IP header. Only IPv4 is supported. If no ranges are specified, all traffic that matches the specified IPProtocols is mirrored. If neither cidrRanges nor IPProtocols is specified, all traffic is mirrored.

direction string

Direction of traffic to mirror, either INGRESS, EGRESS, or BOTH. The default is BOTH.

ipProtocols string[]

Protocols that apply as filter on mirrored traffic. If no protocols are specified, all traffic that matches the specified CIDR ranges is mirrored. If neither cidrRanges nor IPProtocols is specified, all traffic is mirrored.

cidr_ranges Sequence[str]

IP CIDR ranges that apply as filter on the source (ingress) or destination (egress) IP in the IP header. Only IPv4 is supported. If no ranges are specified, all traffic that matches the specified IPProtocols is mirrored. If neither cidrRanges nor IPProtocols is specified, all traffic is mirrored.

direction str

Direction of traffic to mirror, either INGRESS, EGRESS, or BOTH. The default is BOTH.

ip_protocols Sequence[str]

Protocols that apply as filter on mirrored traffic. If no protocols are specified, all traffic that matches the specified CIDR ranges is mirrored. If neither cidrRanges nor IPProtocols is specified, all traffic is mirrored.

cidrRanges List<String>

IP CIDR ranges that apply as filter on the source (ingress) or destination (egress) IP in the IP header. Only IPv4 is supported. If no ranges are specified, all traffic that matches the specified IPProtocols is mirrored. If neither cidrRanges nor IPProtocols is specified, all traffic is mirrored.

direction String

Direction of traffic to mirror, either INGRESS, EGRESS, or BOTH. The default is BOTH.

ipProtocols List<String>

Protocols that apply as filter on mirrored traffic. If no protocols are specified, all traffic that matches the specified CIDR ranges is mirrored. If neither cidrRanges nor IPProtocols is specified, all traffic is mirrored.

PacketMirroringForwardingRuleInfoResponse

CanonicalUrl string

Unique identifier for the forwarding rule; defined by the server.

Url string

Resource URL to the forwarding rule representing the ILB configured as destination of the mirrored traffic.

CanonicalUrl string

Unique identifier for the forwarding rule; defined by the server.

Url string

Resource URL to the forwarding rule representing the ILB configured as destination of the mirrored traffic.

canonicalUrl String

Unique identifier for the forwarding rule; defined by the server.

url String

Resource URL to the forwarding rule representing the ILB configured as destination of the mirrored traffic.

canonicalUrl string

Unique identifier for the forwarding rule; defined by the server.

url string

Resource URL to the forwarding rule representing the ILB configured as destination of the mirrored traffic.

canonical_url str

Unique identifier for the forwarding rule; defined by the server.

url str

Resource URL to the forwarding rule representing the ILB configured as destination of the mirrored traffic.

canonicalUrl String

Unique identifier for the forwarding rule; defined by the server.

url String

Resource URL to the forwarding rule representing the ILB configured as destination of the mirrored traffic.

PacketMirroringMirroredResourceInfoInstanceInfoResponse

CanonicalUrl string

Unique identifier for the instance; defined by the server.

Url string

Resource URL to the virtual machine instance which is being mirrored.

CanonicalUrl string

Unique identifier for the instance; defined by the server.

Url string

Resource URL to the virtual machine instance which is being mirrored.

canonicalUrl String

Unique identifier for the instance; defined by the server.

url String

Resource URL to the virtual machine instance which is being mirrored.

canonicalUrl string

Unique identifier for the instance; defined by the server.

url string

Resource URL to the virtual machine instance which is being mirrored.

canonical_url str

Unique identifier for the instance; defined by the server.

url str

Resource URL to the virtual machine instance which is being mirrored.

canonicalUrl String

Unique identifier for the instance; defined by the server.

url String

Resource URL to the virtual machine instance which is being mirrored.

PacketMirroringMirroredResourceInfoResponse

Instances List<Pulumi.GoogleNative.Compute.V1.Inputs.PacketMirroringMirroredResourceInfoInstanceInfoResponse>

A set of virtual machine instances that are being mirrored. They must live in zones contained in the same region as this packetMirroring. Note that this config will apply only to those network interfaces of the Instances that belong to the network specified in this packetMirroring. You may specify a maximum of 50 Instances.

Subnetworks List<Pulumi.GoogleNative.Compute.V1.Inputs.PacketMirroringMirroredResourceInfoSubnetInfoResponse>

A set of subnetworks for which traffic from/to all VM instances will be mirrored. They must live in the same region as this packetMirroring. You may specify a maximum of 5 subnetworks.

Tags List<string>

A set of mirrored tags. Traffic from/to all VM instances that have one or more of these tags will be mirrored.

Instances []PacketMirroringMirroredResourceInfoInstanceInfoResponse

A set of virtual machine instances that are being mirrored. They must live in zones contained in the same region as this packetMirroring. Note that this config will apply only to those network interfaces of the Instances that belong to the network specified in this packetMirroring. You may specify a maximum of 50 Instances.

Subnetworks []PacketMirroringMirroredResourceInfoSubnetInfoResponse

A set of subnetworks for which traffic from/to all VM instances will be mirrored. They must live in the same region as this packetMirroring. You may specify a maximum of 5 subnetworks.

Tags []string

A set of mirrored tags. Traffic from/to all VM instances that have one or more of these tags will be mirrored.

instances List<PacketMirroringMirroredResourceInfoInstanceInfoResponse>

A set of virtual machine instances that are being mirrored. They must live in zones contained in the same region as this packetMirroring. Note that this config will apply only to those network interfaces of the Instances that belong to the network specified in this packetMirroring. You may specify a maximum of 50 Instances.

subnetworks List<PacketMirroringMirroredResourceInfoSubnetInfoResponse>

A set of subnetworks for which traffic from/to all VM instances will be mirrored. They must live in the same region as this packetMirroring. You may specify a maximum of 5 subnetworks.

tags List<String>

A set of mirrored tags. Traffic from/to all VM instances that have one or more of these tags will be mirrored.

instances PacketMirroringMirroredResourceInfoInstanceInfoResponse[]

A set of virtual machine instances that are being mirrored. They must live in zones contained in the same region as this packetMirroring. Note that this config will apply only to those network interfaces of the Instances that belong to the network specified in this packetMirroring. You may specify a maximum of 50 Instances.

subnetworks PacketMirroringMirroredResourceInfoSubnetInfoResponse[]

A set of subnetworks for which traffic from/to all VM instances will be mirrored. They must live in the same region as this packetMirroring. You may specify a maximum of 5 subnetworks.

tags string[]

A set of mirrored tags. Traffic from/to all VM instances that have one or more of these tags will be mirrored.

instances Sequence[PacketMirroringMirroredResourceInfoInstanceInfoResponse]

A set of virtual machine instances that are being mirrored. They must live in zones contained in the same region as this packetMirroring. Note that this config will apply only to those network interfaces of the Instances that belong to the network specified in this packetMirroring. You may specify a maximum of 50 Instances.

subnetworks Sequence[PacketMirroringMirroredResourceInfoSubnetInfoResponse]

A set of subnetworks for which traffic from/to all VM instances will be mirrored. They must live in the same region as this packetMirroring. You may specify a maximum of 5 subnetworks.

tags Sequence[str]

A set of mirrored tags. Traffic from/to all VM instances that have one or more of these tags will be mirrored.

instances List<Property Map>

A set of virtual machine instances that are being mirrored. They must live in zones contained in the same region as this packetMirroring. Note that this config will apply only to those network interfaces of the Instances that belong to the network specified in this packetMirroring. You may specify a maximum of 50 Instances.

subnetworks List<Property Map>

A set of subnetworks for which traffic from/to all VM instances will be mirrored. They must live in the same region as this packetMirroring. You may specify a maximum of 5 subnetworks.

tags List<String>

A set of mirrored tags. Traffic from/to all VM instances that have one or more of these tags will be mirrored.

PacketMirroringMirroredResourceInfoSubnetInfoResponse

CanonicalUrl string

Unique identifier for the subnetwork; defined by the server.

Url string

Resource URL to the subnetwork for which traffic from/to all VM instances will be mirrored.

CanonicalUrl string

Unique identifier for the subnetwork; defined by the server.

Url string

Resource URL to the subnetwork for which traffic from/to all VM instances will be mirrored.

canonicalUrl String

Unique identifier for the subnetwork; defined by the server.

url String

Resource URL to the subnetwork for which traffic from/to all VM instances will be mirrored.

canonicalUrl string

Unique identifier for the subnetwork; defined by the server.

url string

Resource URL to the subnetwork for which traffic from/to all VM instances will be mirrored.

canonical_url str

Unique identifier for the subnetwork; defined by the server.

url str

Resource URL to the subnetwork for which traffic from/to all VM instances will be mirrored.

canonicalUrl String

Unique identifier for the subnetwork; defined by the server.

url String

Resource URL to the subnetwork for which traffic from/to all VM instances will be mirrored.

PacketMirroringNetworkInfoResponse

CanonicalUrl string

Unique identifier for the network; defined by the server.

Url string

URL of the network resource.

CanonicalUrl string

Unique identifier for the network; defined by the server.

Url string

URL of the network resource.

canonicalUrl String

Unique identifier for the network; defined by the server.

url String

URL of the network resource.

canonicalUrl string

Unique identifier for the network; defined by the server.

url string

URL of the network resource.

canonical_url str

Unique identifier for the network; defined by the server.

url str

URL of the network resource.

canonicalUrl String

Unique identifier for the network; defined by the server.

url String

URL of the network resource.

Package Details

Repository
Google Cloud Native pulumi/pulumi-google-native
License
Apache-2.0