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 SourceEnable
Indicates whether or not to export logs.
Declaration
public readonly bool Enable
Field Value
| Type | Description |
|---|---|
| System.Boolean |
Filter
Specifies the desired filtering of logs on this NAT.
Declaration
public readonly string Filter
Field Value
| Type | Description |
|---|---|
| System.String |