Class KubernetesNodePoolNode
Inheritance
System.Object
KubernetesNodePoolNode
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.DigitalOcean.Outputs
Assembly: Pulumi.DigitalOcean.dll
Syntax
public sealed class KubernetesNodePoolNode
Fields
View SourceCreatedAt
Declaration
public readonly string CreatedAt
Field Value
| Type | Description |
|---|---|
| System.String |
DropletId
Declaration
public readonly string DropletId
Field Value
| Type | Description |
|---|---|
| System.String |
Id
A unique ID that can be used to identify and reference the node pool.
Declaration
public readonly string Id
Field Value
| Type | Description |
|---|---|
| System.String |
Name
A name for the node pool.
Declaration
public readonly string Name
Field Value
| Type | Description |
|---|---|
| System.String |
Status
Declaration
public readonly string Status
Field Value
| Type | Description |
|---|---|
| System.String |
UpdatedAt
Declaration
public readonly string UpdatedAt
Field Value
| Type | Description |
|---|---|
| System.String |