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.
Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z
public class InstanceGroupMetadata
The InstanceGroupMetadata type exposes the following members
Name | Description | |
---|---|---|
![]() |
InstanceGroupMetadata() |
Name | Type | Description | |
---|---|---|---|
![]() |
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. |
![]() |
AvailabilityZoneId | System.String |
Gets and sets the property AvailabilityZoneId. The ID of the Availability Zone where the instance group is located. |
![]() |
CapacityReservation | Amazon.SageMaker.Model.CapacityReservation |
Gets and sets the property CapacityReservation. Information about the Capacity Reservation used by the instance group. |
![]() |
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. |
![]() |
SecurityGroupIds | System.Collections.Generic.List<System.String> |
Gets and sets the property SecurityGroupIds. A list of security group IDs associated with the instance group. |
![]() |
SubnetId | System.String |
Gets and sets the property SubnetId. The ID of the subnet where the instance group is located. |
.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