[{"label":"Latest (v1.1)","version":"latest"}]
vmc

CustomerEniInfo

Indicates a single cross-account ENI and its characteristics.


Properties

string
eni_id Optional

Interface ID on customer account.


string
primary_ip_address Optional

Indicates primary address of the ENI.


array of string
secondary_ip_addresses Optional

Indicates list of secondary IP created for this ENI.

JSON Example

{
	"eni_id": "string",
	"primary_ip_address": "string",
	"secondary_ip_addresses": [
		"string"
	]
}
[{"label":"Latest (v1.1)","version":"latest"}]
vmc
Property Of

InlineAwsSddcConnection1

Feedback

Was this page helpful?