Class ApplicationFeatureSettingsGetArgs
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.AppEngine.Inputs
Assembly: Pulumi.Gcp.dll
Syntax
public sealed class ApplicationFeatureSettingsGetArgs : ResourceArgs
Constructors
View SourceApplicationFeatureSettingsGetArgs()
Declaration
public ApplicationFeatureSettingsGetArgs()
Properties
View SourceSplitHealthChecks
Set to false to use the legacy health check instead of the readiness and liveness checks.
Declaration
public Input<bool> SplitHealthChecks { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.Boolean> |