Class RegistryHttpConfigArgs
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.Iot.Inputs
Assembly: Pulumi.Gcp.dll
Syntax
public sealed class RegistryHttpConfigArgs : ResourceArgs
Constructors
View SourceRegistryHttpConfigArgs()
Declaration
public RegistryHttpConfigArgs()
Properties
View SourceHttpEnabledState
The field allows HTTP_ENABLED or HTTP_DISABLED.
Declaration
public Input<string> HttpEnabledState { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |