Class ElastigroupIntegrationDockerSwarmGetArgs
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.SpotInst.Gke.Inputs
Assembly: Pulumi.SpotInst.dll
Syntax
public sealed class ElastigroupIntegrationDockerSwarmGetArgs : ResourceArgs
Constructors
View SourceElastigroupIntegrationDockerSwarmGetArgs()
Declaration
public ElastigroupIntegrationDockerSwarmGetArgs()
Properties
View SourceMasterHost
Declaration
public Input<string> MasterHost { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.String> |
MasterPort
Declaration
public Input<int> MasterPort { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.Int32> |