accessKeyId

The AWS Access Key ID.

type

string

default

{
  accessKeyId = "";
}

deviceIndex

The index of the device for the network interface attachment.

type

signed integer

instanceId

ID of the instance to attach to.

type

string or EC2 machine

name

Name of the VPC network interface attachment.

type

string

default

{
  name = "nixops-{uuid}-{name}";
}

networkInterfaceId

ENI ID to attach to.

type

string or resource of type ‘vpc-network-interface’

region

AWS region.

type

string