You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*`instance_id` - (Optional, ForceNew) The instance id going to bind with the eip. This field is conflict with `network_interface_id` and `private_ip fields`.
39
+
*`instance_id` - (Optional, ForceNew) The CVM or CLB instance id going to bind with the eip. This field is conflict with `network_interface_id` and `private_ip fields`.
40
40
*`network_interface_id` - (Optional, ForceNew) Indicates the network interface id like `eni-xxxxxx`. This field is conflict with `instance_id`.
41
41
*`private_ip` - (Optional, ForceNew) Indicates an IP belongs to the `network_interface_id`. This field is conflict with `instance_id`.
0 commit comments