Class NodeGroupResource
Inheritance
System.Object
NodeGroupResource
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.Aws.Eks.Outputs
Assembly: Pulumi.Aws.dll
Syntax
public sealed class NodeGroupResource
Fields
View SourceAutoscalingGroups
List of objects containing information about AutoScaling Groups.
Declaration
public readonly ImmutableArray<NodeGroupResourceAutoscalingGroup> AutoscalingGroups
Field Value
| Type | Description |
|---|---|
| System.Collections.Immutable.ImmutableArray<NodeGroupResourceAutoscalingGroup> |
RemoteAccessSecurityGroupId
Identifier of the remote access EC2 Security Group.
Declaration
public readonly string RemoteAccessSecurityGroupId
Field Value
| Type | Description |
|---|---|
| System.String |