interfaceType property

Output<String> interfaceType
latefinal

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

late final pulumi.Output<String> interfaceType;