/AWS1/CL_SGMCLUSTNETWORKIFACE¶
The network interface configuration for a Amazon SageMaker HyperPod cluster instance group.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_interfacetype TYPE /AWS1/SGMCLUSTERINTERFACETYPE /AWS1/SGMCLUSTERINTERFACETYPE¶
The type of network interface for the instance group. Valid values:
efa– An EFA with ENA interface, which provides both the EFA device for low-latency, high-throughput communication and the ENA device for IP networking.
efa-only– An EFA-only interface, which provides only the EFA device capabilities without the ENA device for traditional IP networking.For more information, see Elastic Fabric Adapter.
Queryable Attributes¶
InterfaceType¶
The type of network interface for the instance group. Valid values:
efa– An EFA with ENA interface, which provides both the EFA device for low-latency, high-throughput communication and the ENA device for IP networking.
efa-only– An EFA-only interface, which provides only the EFA device capabilities without the ENA device for traditional IP networking.For more information, see Elastic Fabric Adapter.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INTERFACETYPE() |
Getter for INTERFACETYPE, with configurable default |
ASK_INTERFACETYPE() |
Getter for INTERFACETYPE w/ exceptions if field has no value |
HAS_INTERFACETYPE() |
Determine if INTERFACETYPE has a value |