interfaceType property

Input<String?>? interfaceType
final

Type of network interface to create. Set to efa for Elastic Fabric Adapter. Changing interfaceType will cause the resource to be destroyed and re-created.

Implementation

final pulumi.Input<String?>? interfaceType;