Show / Hide Table of Contents

Class RouterNatLogConfig

Inheritance
System.Object
RouterNatLogConfig
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Gcp.Compute.Outputs
Assembly: Pulumi.Gcp.dll
Syntax
public sealed class RouterNatLogConfig

Fields

View Source

Enable

Indicates whether or not to export logs.

Declaration
public readonly bool Enable
Field Value
Type Description
System.Boolean
View Source

Filter

Specifies the desired filtering of logs on this NAT.

Declaration
public readonly string Filter
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.