AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Metadata information about an instance group in a HyperPod cluster.

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.InstanceGroupMetadata

Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z

Syntax

C#
public class InstanceGroupMetadata

The InstanceGroupMetadata type exposes the following members

Constructors

NameDescription
Public Method InstanceGroupMetadata()

Properties

NameTypeDescription
Public Property AmiOverride System.String

Gets and sets the property AmiOverride.

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

Public Property AvailabilityZoneId System.String

Gets and sets the property AvailabilityZoneId.

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

Public Property CapacityReservation Amazon.SageMaker.Model.CapacityReservation

Gets and sets the property CapacityReservation.

Information about the Capacity Reservation used by the instance group.

Public Property FailureMessage System.String

Gets and sets the property FailureMessage.

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

Public Property SecurityGroupIds System.Collections.Generic.List<System.String>

Gets and sets the property SecurityGroupIds.

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

Public Property SubnetId System.String

Gets and sets the property SubnetId.

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

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5