CustomerEniInfo
CustomerEniInfo
Indicates a single cross-account ENI and its characteristics.
JSON Example
{
"secondary_ip_addresses": [
"string"
],
"eni_id": "string",
"primary_ip_address": "string"
}
array of string
secondary_ip_addresses
Optional
Indicates list of secondary IP created for this ENI.
string
eni_id
Optional
Interface ID on customer account.
string
primary_ip_address
Optional
Indicates primary address of the ENI.