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 in a HyperPod cluster.

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.InstanceMetadata

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

Syntax

C#
public class InstanceMetadata

The InstanceMetadata type exposes the following members

Constructors

NameDescription
Public Method InstanceMetadata()

Properties

NameTypeDescription
Public Property AdditionalEnis Amazon.SageMaker.Model.AdditionalEnis

Gets and sets the property AdditionalEnis.

Information about additional Elastic Network Interfaces (ENIs) associated with the instance.

Public Property CapacityReservation Amazon.SageMaker.Model.CapacityReservation

Gets and sets the property CapacityReservation.

Information about the Capacity Reservation used by the instance.

Public Property CustomerEni System.String

Gets and sets the property CustomerEni.

The ID of the customer-managed Elastic Network Interface (ENI) associated with the instance.

Public Property FailureMessage System.String

Gets and sets the property FailureMessage.

An error message describing why the instance creation or update failed, if applicable.

Public Property LcsExecutionState System.String

Gets and sets the property LcsExecutionState.

The execution state of the Lifecycle Script (LCS) for the instance.

Public Property NodeLogicalId System.String

Gets and sets the property NodeLogicalId.

The unique logical identifier of the node within the cluster. The ID used here is the same object as in the BatchAddClusterNodes API.

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