Class GetClusterPrivateClusterConfigResult
Inheritance
System.Object
GetClusterPrivateClusterConfigResult
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.Container.Outputs
Assembly: Pulumi.Gcp.dll
Syntax
public sealed class GetClusterPrivateClusterConfigResult
Fields
View SourceEnablePrivateEndpoint
Declaration
public readonly bool EnablePrivateEndpoint
Field Value
| Type | Description |
|---|---|
| System.Boolean |
EnablePrivateNodes
Declaration
public readonly bool EnablePrivateNodes
Field Value
| Type | Description |
|---|---|
| System.Boolean |
MasterIpv4CidrBlock
Declaration
public readonly string MasterIpv4CidrBlock
Field Value
| Type | Description |
|---|---|
| System.String |
PeeringName
Declaration
public readonly string PeeringName
Field Value
| Type | Description |
|---|---|
| System.String |
PrivateEndpoint
Declaration
public readonly string PrivateEndpoint
Field Value
| Type | Description |
|---|---|
| System.String |
PublicEndpoint
Declaration
public readonly string PublicEndpoint
Field Value
| Type | Description |
|---|---|
| System.String |