Interface Endpoint Args
constructor(endpointService: Output<EndpointServiceArgs>? = null, fqdn: Output<String>? = null, id: Output<String>? = null, interfaceEndpointName: Output<String>? = null, location: Output<String>? = null, resourceGroupName: Output<String>? = null, subnet: Output<SubnetArgs>? = null, tags: Output<Map<String, String>>? = null)