Class RegionHealthCheckLogConfig
Inheritance
System.Object
RegionHealthCheckLogConfig
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 RegionHealthCheckLogConfig
Fields
View SourceEnable
Indicates whether or not to export logs. This is false by default, which means no health check logging will be done.
Declaration
public readonly bool? Enable
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |