Ecs Network Interface Permission
Provides a ECS Network Interface Permission resource. For information about ECS Network Interface Permission and how to use it, see What is Network Interface Permission.
NOTE: Available in v1.166.0+.
Import
ECS Network Interface Permission can be imported using the id, e.g.
$ pulumi import alicloud:ecs/ecsNetworkInterfacePermission:EcsNetworkInterfacePermission example <id>
Content copied to clipboard
Properties
Link copied to clipboard
The ID of the network interface.
Link copied to clipboard
The permissions of the Network Interface. Valid values: InstanceAttach
. InstanceAttach
: Allows authorized users to mount your ENI to the other ECS instance. The ECS instance must be in the same zone as the ENI.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard