NetworkInterfaceAttachment

Import

Network Interfaces Attachment resource can be imported using the id, e.g.

$ pulumi import alicloud:vpc/networkInterfaceAttachment:NetworkInterfaceAttachment eni eni-abc123456789000:i-abc123456789000

Properties

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val instanceId: Output<String>

The instance ID to attach.

Link copied to clipboard

The ENI ID to attach.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val urn: Output<String>