GetEcsNetworkInterfacesResult

constructor(id: String, ids: List<String>, instanceId: String? = null, interfaces: List<GetEcsNetworkInterfacesInterface>, name: String? = null, nameRegex: String? = null, names: List<String>, networkInterfaceName: String? = null, outputFile: String? = null, primaryIpAddress: String? = null, privateIp: String? = null, resourceGroupId: String? = null, securityGroupId: String? = null, serviceManaged: Boolean? = null, status: String? = null, tags: Map<String, String>? = null, type: String? = null, vpcId: String? = null, vswitchId: String? = null)