InstanceGroupMetadata

Metadata information about an instance group in a HyperPod cluster.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

If you use a custom Amazon Machine Image (AMI) for the instance group, this field shows the ID of the custom AMI.

Link copied to clipboard

The ID of the Availability Zone where the instance group is located.

Link copied to clipboard

Information about the Capacity Reservation used by the instance group.

Link copied to clipboard

An error message describing why the instance group level operation (such as creating, scaling, or deleting) failed.

Link copied to clipboard

A list of security group IDs associated with the instance group.

Link copied to clipboard

The ID of the subnet where the instance group is located.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String