details property

List<KeyValuePair>? details
final

Details of the attachment. For elastic network interfaces, this includes the network interface ID, the MAC address, the subnet ID, and the private IPv4 address.

Implementation

final List<KeyValuePair>? details;