ENUM
InterfaceType
Description
Network interface type for AWS compute settings configuration.
link GraphQL Schema definition
- enum InterfaceType {
- # Bond0 network interface for redundancy and load balancing.
- # Bond1 network interface for redundancy and load balancing.
- # Custom network interface configuration.
- # Network interface type is not specified.
- }